Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Query not found. #22

Open
ayhanuysal opened this issue Jul 24, 2024 · 0 comments
Open

Query not found. #22

ayhanuysal opened this issue Jul 24, 2024 · 0 comments

Comments

@ayhanuysal
Copy link

ayhanuysal commented Jul 24, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant