Webhook Auth call failed without making the call #9199
Unanswered
ssamsundar
asked this question in
Question
Replies: 1 comment 1 reply
-
@ssamsundar |
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
Uh oh!
There was an error while loading. Please reload this page.
-
We've different sub-domain for Hasura and different sub-domain for webhook auth URL. When we make API call to Hasura, it is failing with
internal server error
. When we try to make the Auth API call using Curl inside the container, it is working fine.We don't see any logs for API call in the API end, when we try to use Hasura API. What's the issue in Hasura?
Here's the docker compose.yml
Here's the log, when we call the Hasura API
https://myenv1.mysub2.domain.com/Hasura/api/rest/myendpoint
Beta Was this translation helpful? Give feedback.
All reactions