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

Yahoo cors issue? #8

Open
bbuchanan opened this issue Oct 15, 2018 · 1 comment
Open

Yahoo cors issue? #8

bbuchanan opened this issue Oct 15, 2018 · 1 comment
Labels
bug Something isn't working data library Relating to the data library help wanted Extra attention is needed

Comments

@bbuchanan
Copy link

const d = algotrader.Data;
const chains = d.Yahoo.getOptionsChain('spy');

Failed to load https://query2.finance.yahoo.com/v7/finance/options/spy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

Has Yahoo stopped allowing CORS requests or is this something on my end?

@torreyleonard torreyleonard added bug Something isn't working data library Relating to the data library labels Dec 14, 2018
@torreyleonard
Copy link
Owner

It looks like Yahoo may be changing its private API. I'm getting a Redis error when I try this.

@torreyleonard torreyleonard added the help wanted Extra attention is needed label Dec 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working data library Relating to the data library help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants