Skip to content

401 error #7

@brettryder

Description

@brettryder

As of about a day ago, attempts to use quantr to download yahoo financial data leads to an HTTP status was '401 Unauthorized' error

Examples include:

yahoo_financials("F")
yahoo_summary("APPL")

Error in purrr::map():
ℹ In index: 1.
Caused by error in open.connection():
! cannot open the connection to 'https://query2.finance.yahoo.com/v10/finance/quoteSummary/APPL?modules=defaultKeyStatistics,financialData,price,quoteType,summaryDetail'
Run rlang::last_trace() to see where the error occurred.
Warning message:
In open.connection(con, "rb") :
cannot open URL 'https://query2.finance.yahoo.com/v10/finance/quoteSummary/APPL?modules=defaultKeyStatistics,financialData,price,quoteType,summaryDetail': HTTP status was '401 Unauthorized'

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions