qlib
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.
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)
Had the same problem.
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.