You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Is there a way to setup something in Extension to emulate server to server call?
The text was updated successfully, but these errors were encountered:
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.
Is there a way to setup something in Extension to emulate server to server call?
The text was updated successfully, but these errors were encountered: