-
Notifications
You must be signed in to change notification settings - Fork 62
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
Problem fetching quotes, "unsupported redirect" #777
Comments
Same issue here |
## [2.11.3](v2.11.2...v2.11.3) (2024-05-30) ### Bug Fixes * **getCrumb:** ignore (but log) unexpected redirect (fixes [#777](#777)) ([2e4c0b4](2e4c0b4))
🎉 This issue has been resolved in version 2.11.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Hey all, thanks for reporting. I've released a workaround for this. Instead of failing, it will just log and continue, and everything seems to be working fine -- for now. However, it looks like Yahoo are in the middle of some changes and things may well break again soon. So please do report any further breakages. 🙏 |
@gadicc Thanks for this project and constantly going to war with yahoo for us all 🫡 |
For sure, my pleasure. Definitely not going to war against Yahoo though 😅 Have made a lot of effort to make sure the library "plays nice" with their services and team, and so far so good 🙏 |
This is no longer working again, not sure if this is an issue on my end or not
|
@Abudibro, for what query? I tried with From time to time there are issues with Yahoo's servers that can cause issues like this. They usually resolve themselves within a few hours, with no action on our part. What country are you in? Sometimes these issues are region-specific (as it only affects servers in one region). You could try a VPN to change countries and see if it makes any difference (try somewhere far away, e.g. US vs EU vs EMEA etc). If you do find an issue specific to a region, and one that doesn't resolve itself within a day or so, unfortunately I won't have a chance to look into this further until next week :/ |
@gadicc The bug is happening for the The strange thing is that other ones work, for example the If I find out what the issue is I'll post it here, maybe it'll save someone else in the future some headache lol |
Bug Report
Describe the bug
Minimal Reproduction
await yahooFinance.quote('AAPL')
Environment
Browser or Node:
Node version (if applicable): 20.12.0
Npm version: 10.5.0
Library version (e.g.
1.10.1
): "yahoo-finance2": "^2.11.0"The text was updated successfully, but these errors were encountered: