Get the following error:
Unauthorized for url: https://api.itick.org/stock/kline?region=SH&code=600000&period=1d&limit=466&end=2026-05-25 module=src.data.itick_download
In the website, it can get the stock kline successfully and the base url is https://api0.itick.org.
So I think change the base url in the python sdk to https://api0.itick.org will fix this issue
Get the following error:
Unauthorized for url: https://api.itick.org/stock/kline?region=SH&code=600000&period=1d&limit=466&end=2026-05-25 module=src.data.itick_download
In the website, it can get the stock kline successfully and the base url is https://api0.itick.org.
So I think change the base url in the python sdk to https://api0.itick.org will fix this issue