qlib icon indicating copy to clipboard operation
qlib copied to clipboard

HTTPError: 403 Client Error: Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.

Open Eden-Cheung opened this issue 1 year ago • 2 comments

The error is reported when I used the sample code in the documentation to download data (python get_data.py qlib_data --name qlib_data_simple --target_dir ~/.qlib/qlib_data/cn_data --region cn)

Eden-Cheung avatar Jun 06 '24 07:06 Eden-Cheung

Had the same problem.

devin-21 avatar Jun 06 '24 11:06 devin-21

The issue you describe is fixed in PR 1793, I tested the latest code, and did not find the issue you describe. I suggest you pull the latest code and try again. image

SunsetWolf avatar Jun 21 '24 02:06 SunsetWolf