Skip to content
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

Handle CORS errors with client side GQL calls #1077

Open
3 tasks
krzysztofwolski opened this issue Oct 23, 2023 · 0 comments
Open
3 tasks

Handle CORS errors with client side GQL calls #1077

krzysztofwolski opened this issue Oct 23, 2023 · 0 comments
Labels
App: CMS App: Search bug Something isn't working

Comments

@krzysztofwolski
Copy link
Member

https://docs.saleor.io/docs/3.x/developer/extending/apps/developing-apps/troubleshooting#client-side-graphql-requests-are-rejected-due-to-cors-error

When the Cloud instance has CORS allow list set up, GQL calls the app iFrame will be blocked. Most of our communication is done server-side, but long-running jobs are affected by this issue.

Tasks

@krzysztofwolski krzysztofwolski added bug Something isn't working App: Search App: CMS labels Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
App: CMS App: Search bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant