Behind Proxy
#3646
-
Hi, It's working fine if I use the original URL without proxy. And if I use the GraphQL playground directly within the proxied URL, it works well too 😔 Thanks, |
Beta Was this translation helpful? Give feedback.
Answered by
kitten
Jul 29, 2024
Replies: 1 comment 2 replies
-
Check you network tab. If I had to guess, your Browser probably doesn't trust the self-signed certificate on that, or you have your local app running on a different testing domain and CORS is failing |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
ariefsn
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Check you network tab. If I had to guess, your Browser probably doesn't trust the self-signed certificate on that, or you have your local app running on a different testing domain and CORS is failing