[Bug] error while performing the infinity query. unable to parse response body as JSON. unexpected end of JSON input #1159
ricoroodenburg
started this conversation in
General
Replies: 1 comment 1 reply
-
Did it work before? Or never worked? Seems like an issue with the url. Use query inspector to see what the outgoing URL looks like.. probably you need fix in either authentication or the url. You can also use health check section in the config to debug the issue. If nothing works, send us a reproduction steps. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe the bug
error while performing the infinity query. unable to parse response body as JSON. unexpected end of JSON input
Steps to reproduce
Send a request to an API endpoint with some queries which returns nothing.
Note: bugs will be fixed only if enough information provided to reproduce the issue
Screenshots
Version Details:
Beta Was this translation helpful? Give feedback.
All reactions