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 API changed 2/18/2025 #32

Open
sargon2 opened this issue Feb 19, 2025 · 5 comments
Open

Yahoo API changed 2/18/2025 #32

sargon2 opened this issue Feb 19, 2025 · 5 comments

Comments

@sargon2
Copy link

sargon2 commented Feb 19, 2025

I'm getting one of these two errors for all calls to quote.Get():

code: remote-error, detail: status: 429, detail: error response recieved from upstream api
code: remote-error, detail: status: 404, detail: error response recieved from upstream api

The same code worked 2 days ago so Yahoo definitely changed something.

@sargon2
Copy link
Author

sargon2 commented Feb 19, 2025

Seems to have self-healed, at least for now.

@sargon2 sargon2 closed this as not planned Won't fix, can't repro, duplicate, stale Feb 19, 2025
@sargon2 sargon2 reopened this Feb 27, 2025
@sargon2
Copy link
Author

sargon2 commented Feb 27, 2025

... And broke again.

@skashmeri
Copy link

Im getting:
Can't find quote for symbol: AAPL

@sargon2
Copy link
Author

sargon2 commented Mar 5, 2025

Forgot to mention I'm using the fork at https://github.com/psanford/finance-go. That one was working until this issue.

@sargon2
Copy link
Author

sargon2 commented Mar 5, 2025

... And it looks like the fork updated. The updated version of the fork is working for me. I added this replace directive to the end of my go.mod:

replace github.com/piquette/finance-go => github.com/psanford/finance-go v0.0.0-20250222221941-906a725c60a0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants