-
Notifications
You must be signed in to change notification settings - Fork 102
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
query all interface is error #29
Comments
Make sure you install the latest commit that works with the Yahoo! API. For example:
|
I have same problem, I've tried to fetch latest commit from master Both of them returns |
The code works for me so it might be an issue with the Yahoo API. Probably the quickest test is to try the python app using the same IP address and see if you get the same problem. https://github.com/ranaroussi/yfinance |
As of 2024.02.07, I got the following error
|
I have the same problem too: |
Problem still exists. I am getting In contrast, this simple code in Python works:
|
panic: Can't find quote for symbol: AAPL
goroutine 1 [running]:
The text was updated successfully, but these errors were encountered: