类型错误:字符串索引必须是整数-API响应问题

时间:2020-03-24 01:30:04

标签: api response indexoutofboundsexception error-code

在键入脚本时,我不断收到此错误,并且我发现了错误所在:API响应中。问题是,这个API已经使用了很多次,但是当我将它与这种特定的用法一起使用时,它总是会失败。反正解决这个问题?

enter image description here

{'errorCode': '500',
 'errorMsg': 'server error: null',
 'response': 'java.lang.ArrayIndexOutOfBoundsException'}

enter image description here

enter image description here

0 个答案:

没有答案