-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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'
goodyonsen
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working