Debugging
I'm trying to send a POST request from a company application to Sisense, but it's not getting through. I cannot find where to debug this in Sisense. I tested running the same POST request from the same company application into Webhooks.site, and it's successful there. Where is the debug located in Sisense? or the debug documentation?
-
You could check the log-files. I think it is called API-gateway, but maybe Galaxy would work as well.
What error message (/ response) are you getting?
Depending on your version, the logs files can be stored on the different locations:
https://support.sisense.com/hc/en-us/articles/230651328-Sisense-Data-Files-and-Logs
-
It would be very helpful to understand what POST request you're trying to send, and what the response is. If there is no response (request times out) it would indicate that it does not reach your Sisense server at all - in that case, which usually indicates a networking issue rather than an application issue, I would look at how your Sisense instance is set up - is it behind a firewall, or within a VPC with limited outside access, for example.
Please sign in to leave a comment.
Comments
2 comments