调用同一个API地址,相同的入参,Postman正常,但RestTemplate一直报错:{“ErrorMessage“: “(IndexError) list index out of range“
1.问题场景第三方API地址:http://124.AA.BBB.205:100方式一:通过postman直接传参访问;(正常)方式二:通过postman触发springboot的controller接口,传值后,再通过RestTemplate访问API;(报错:500INTERNALSERVERERROR:"{"ErrorMessage":"(IndexError)listindexoutofr