TradeViaPython / a3_aliceblue

Apache License 2.0
12 stars 4 forks source link

Historical Data not workingm #10

Open starkgg123 opened 1 year ago

starkgg123 commented 1 year ago

File "C:\Users\sadhw\Anaconda3\lib\site-packages\AliceBlue_V2\AliceBlue_V2.py", line 564, in get_historical f"https://a3.aliceblueonline.com/rest/AliceBlueAPIService/chart/history?", params=params).json() File "C:\Users\sadhw\Anaconda3\lib\site-packages\requests\models.py", line 917, in json raise RequestsJSONDecodeError(e.msg, e.doc, e.pos) requests.exceptions.JSONDecodeError: [Errno Expecting value] Unauthorized: 0

Niranjanb14 commented 1 year ago

were you able to resolve this? I am also facing same issue