quantmod icon indicating copy to clipboard operation
quantmod copied to clipboard

getQuote.yahoo not working

Open zlfang00 opened this issue 5 months ago • 24 comments

getQuote not works any more:

getQuote("AAPL") Error in .yahooSession(TRUE) : unable to get yahoo crumb

or windows:

getQuote("AAPL") Error in open.connection(con, "rb") : HTTP error 401.

1, calling from Virginia/USA 2, has access to Yahoo Finance website quotes.

zlfang00 avatar May 07 '25 15:05 zlfang00