Access denied on Yahoo Quote. Have they added a crumb here also?
DonWM opened this issue · 4 comments
DonWM commented
Access denied on Yahoo Quote. Have they added a crumb here also?
karlwancl commented
@DonWM Yes. This library also get crumb from yahoo in order to work, but sometimes yahoo just fail to return a crumb or returns an empty crumb, I have implemented a retry logic on this, hopefully to reduce the chance of getting "Access Denied" error
DonWM commented
I didn’t see in your code that you use the crumb for the Quote retrieval – only for the historical. Have you recently added the crumb to the Quote retrieval?
From: Karl Wan [mailto:notifications@github.com]
Sent: Friday, September 1, 2017 12:09 AM
To: lppkarl/YahooFinanceApi <YahooFinanceApi@noreply.github.com>
Cc: DonWM <DonWM@comcast.net>; Mention <mention@noreply.github.com>
Subject: Re: [lppkarl/YahooFinanceApi] Access denied on Yahoo Quote. Have they added a crumb here also? (#10)
@DonWM <https://github.com/donwm> Yes. This library also get crumb from yahoo in order to work, but sometimes yahoo just fail to return a crumb or a empty crumb, I have implemented a retry logic on this, hopefully to reduce the chance of getting "Access Denied" error
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#10 (comment)> , or mute the thread <https://github.com/notifications/unsubscribe-auth/AeEBcRYixeCNHl1YwXlX52pQcaUbHe7Dks5sd62ggaJpZM4PJe0A> .
karlwancl commented
@DonWM as far as i know, quote retrieval does not require a crumb to work. I had opened an empty console project and had tried the quote function of the current version (1.0.12) on nuget, the lib just works. I wonder if it's another issue rather than crumb missing. Maybe you could attach the stack trace for me to further investigate the issue?
karlwancl commented
This issue has been idled for a month, it will be closed now