Svenreitz1

Results 1 comments of Svenreitz1

I get this error as well: import requests proxie='xxx:yyy' req=requests.get('http://app.catlinks.cn/api/token/device/union/list/sorted', proxies={"http": proxie}) req.json() results in: {'returnCode': 1000, 'toast': False, 'msg': 'Device offline or other faults', 'data': {}, 'timestamp': 1712141966868, 'success':...