Skip to content

Error in dowload historical data: JSONDecodeError('Expecting value: line 1 column 1 (char 0)') #2520

@MilindRCodes

Description

@MilindRCodes

I tried to dowload historical data using the 0.2.61 version.
I am getting the following error for all the stock tickers

df = yf.download(ticker, auto_adjust=False, actions=False, start=start_date, end=end_date)

Error:
download ['GOOG']: JSONDecodeError('Expecting value: line 1 column 1 (char 0)')

Please suggest the solution to this.
Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions