osticket-api icon indicating copy to clipboard operation
osticket-api copied to clipboard

Query not found.

Open ayhanuysal opened this issue 1 year ago • 0 comments

Hello, I am getting an error like below index.php $requestBody = json_decode(file_get_contents('php://input'), true); Line 34 returns empty. Can anyone help?

image

Body

{ "query": "topics", "condition": "all" }

Response

{ "status": "Error", "message": "Query not found." }

osTicket-v1.18.1

ayhanuysal avatar Jul 24 '24 10:07 ayhanuysal