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

CORS Preflight call #299

Closed
Yaroslavzev opened this issue May 29, 2024 · 0 comments
Closed

CORS Preflight call #299

Yaroslavzev opened this issue May 29, 2024 · 0 comments

Comments

@Yaroslavzev
Copy link

Yaroslavzev commented May 29, 2024

Update

This answer from another issue helped. Please feel free to close and let me please if you need help to improve it somehow

Description

Thanks for such great extension and it helps a lot with API.
For some reason, We are facing error CORS Preflight did not Succeed.
Looks like the issue we have is that the preflight request is returning 400 from server (server to which we call don’t implement cors). I suppose they expect the api is server to server.
image

Is there a way to setup something in Extension to emulate server to server call?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant