-
Notifications
You must be signed in to change notification settings - Fork 1
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-Error #4
Comments
Check now and let me know |
@brisingr123 no this issue is still open |
Hi @brisingr123 The Response header value of quote endpoint request contains this 👇 You can see the difference very easily , browser was crying and saying this is a cors error more details see below 👇 |
Found and fixed. Let me know your feedback. |
@brisingr123 Getting the same cors in the option chain endpoint also, most probably the response header is missing 'access-control-allow-origin' |
Hi Astha Team @brisingr123 👋
I was getting cors error in one of the endpoint which the quote endpoint
i have also attached the screenshot of error and the code that i used for more details
The text was updated successfully, but these errors were encountered: