When I attempt to create a ticket via JSON API, I get this error in OSticket's system logsAPI Error (400)No errors **

Where API KEY HERE would represent my API keyWhat does this error mean and how do I fix it? Thanks

Sorry no idea.  That's a new one to me.You might want to consult your verious error logs (PHP, webserver, MySQL) and see if anything is being logged.

Sorry no idea.  That's a new one to me.

You might want to consult your verious error logs (PHP, webserver, MySQL) and see if anything is being logged.

I forgot to meantion that despite the error it creates the ticket anyways without fault. It doesn't return the ticket number like its supposed to. Will look at the logs later today.

Hm no nothing in the error logs. I generate the JSON string client side using Java SE. Could this be the issue? Should I encode it server side instead?

Write a Reply...