11-21-202204:50 PM - last edited on 04-01-202403:02 PM by Mercedes_O
Hello I'm trying to create a new ticket using the Ticket API, everything works as expected with small tickets, but when my ticket has more than ~1400 characters the api returns 404 Not Found error.
You have to send all the data in request's payload, POST and GET requests, never send data as query params. Additionally I used header "Content-Type: application/x-www-form-urlencoded".
You have to send all the data in request's payload, POST and GET requests, never send data as query params. Additionally I used header "Content-Type: application/x-www-form-urlencoded".
Do not send
General Discussions
Find answers to technical questions about Lansweeper.