postman调用第三方接口,为post请求,路径,参数是对的.
开始调用如下:
记postman一次400调试错误

结果报的400错误.
记postman一次400调试错误
更改为text类型后,正常返回结果
springboot项目后台以字符串接收参数时,需要更改json为text.

相关文章:

  • 2021-04-15
  • 2022-12-23
  • 2022-02-07
  • 2022-02-18
  • 2022-01-18
  • 2022-12-23
  • 2021-12-10
  • 2021-08-23
猜你喜欢
  • 2021-06-08
  • 2021-12-18
  • 2022-12-23
  • 2021-09-14
  • 2021-11-18
  • 2021-09-17
  • 2021-05-07
相关资源
相似解决方案