-
|
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.
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.
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