good day, i have a problem with cctx module, after saturday, with that module i can't connect to binance. can you help me wiith that problem. i run my code with python 3.9?
fetch Response: binance GET https://api.binance.com/sapi/v1/capital/config/getall?timestamp=1670397903950&recvWindow=10000&signature=d012d305a3b51fed575591bdc85dd7544a38bf58f4d2cb8c40ab4b2934ebb3e7 451 ResponseHeaders: {'Server': 'CloudFront', 'Date': 'Wed, 07 Dec 2022 07:25:03 GMT', 'Content-Length': '224', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'X-Cache': 'Error from cloudfront', 'Via': '1.1 41bff299fdda9786ca0451ad8ebed114.cloudfront.net (CloudFront)', 'X-Amz-Cf-Pop': 'IAD55-P4', 'X-Amz-Cf-Id': 'guofk87sTLaFyyORvyzy-qh7n1tEpRRbgK1KAS32gG0Uj4AV01FM6w=='} ResponseBody: {
"code": 0,
"msg": "Service unavailable from a restricted location according to 'b. Eligibility' in https://www.binance.com/en/terms. Please contact customer service if you believe you received this message in error."
}
[ERROR] binance GET https://api.binance.com/sapi/v1/capital/config/getall?timestamp=1670397903950&recvWindow=10000&signature=d012d305a3b51fed575591bdc85dd7544a38bf58f4d2cb8c40ab4b2934ebb3e7
could you update cctx module, smth happened wrong.
on my local mashine everything is fine.