stocks icon indicating copy to clipboard operation
stocks copied to clipboard

Unhandled Runtime Error

Open anthonyyoussef01 opened this issue 1 year ago • 1 comments

I'm getting this error:

Unhandled Runtime Error
Error: Unsupported redirect to https://finance.yahoo.com/quote/AAPL/, please report.

Call Stack
_getCrumb
node_modules\yahoo-finance2\dist\esm\src\lib\getCrumb.js (130:1)
async Object.yahooFinanceFetch [as _fetch]
node_modules\yahoo-finance2\dist\esm\src\lib\yahooFinanceFetch.js (53:1)
async Object.moduleExec [as _moduleExec]
node_modules\yahoo-finance2\dist\esm\src\lib\moduleExec.js (52:1)
async Object.quote
node_modules\yahoo-finance2\dist\esm\src\modules\quote.js (5:1)

when I try to run it

anthonyyoussef01 avatar Oct 22 '24 16:10 anthonyyoussef01

API-level access to Yahoo Finance quotes data has been disabled.

labintsev avatar Dec 01 '24 14:12 labintsev