karlwancl / YahooFinanceApi

A handy Yahoo! Finance api wrapper, based on .NET Standard 2.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Access denied on Yahoo Quote. Have they added a crumb here also?

DonWM opened this issue · comments

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

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?

This issue has been idled for a month, it will be closed now