-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cors issue with Apollo client #11325
Comments
Same with me on nextjs (_ _!) |
Hi @kod-man and @hunginf 👋🏻 thanks for opening/commenting on this Issue! Without more information I doubt we can narrow down the specific issue in your application code. There's nothing here to indicate a bug in Apollo Client so I'm going to close this - thanks for understanding 🙏🏻 I would like to invite you to join our Discord and/or our Forum to ask questions like these, and I encourage you to share as much information as you can in order to get high-quality answers. Thanks! |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Hi. I have a question about Cors.
I have a login mutation.
My index setup here:
But I am getting Cors issue
If I convert my code to this ( which I found somewhere )
I got another error.
Can someone help me to fix it?
The text was updated successfully, but these errors were encountered: