HeCaiYun icon indicating copy to clipboard operation
HeCaiYun copied to clipboard

好像不能用了

Open pheotry opened this issue 4 years ago • 3 comments

在60行resp = json.loads(requests.post(target, data=payload).text)这个位置提示这个错误 发生异常: JSONDecodeError Expecting value: line 1 column 1 (char 0)

During handling of the above exception, another exception occurred:

File "D:\code\py\Untitled-2.py", line 60, in getTicket resp = json.loads(requests.post(target, data=payload).text) File "D:\code\py\Untitled-2.py", line 123, in run ticket = getTicket() File "D:\code\py\Untitled-2.py", line 147, in run()

pheotry avatar Jul 12 '21 04:07 pheotry

域名cname问题导致无法访问,等待修复。

xuthus5 avatar Jul 16 '21 17:07 xuthus5

更换了参数rsa加密的服务地址,可以再试一拨

xuthus5 avatar Jul 21 '21 09:07 xuthus5

域名cname问题导致无法访问,等待修复。

恢复了,可以了

pheotry avatar Jul 22 '21 03:07 pheotry