-
Notifications
You must be signed in to change notification settings - Fork 59
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
code 401 (Unauthorized) on Yahoo.GetHistoricalAsync #76
Comments
Same problem but with Yahoo.GetDividendsAsync() Call failed with status code 401 (Unauthorized) |
scheb/yahoo-finance-api#52 |
Discussed in #75 |
API calls are not possible anymore. HTML requests are needed, I've solved it by using AngelSharp as an alternative to Selenium. |
@thorstenalpers you can use API calls to chart data (#75 (comment)) |
Hi from few days I obrtain error " Call failed with status code 401 (Unauthorized): GET https://query1.finance.yahoo.com/v7/finance/download/OPN.WA?period1=1694332800&period2=1726041600&interval=1d&events=history&crumb=bTH.asyJI6I"}"
when I use Yahoo.GetHistoricalAsync(
vesrion of api 2.3.3
The text was updated successfully, but these errors were encountered: