dqrm8199 2019-04-04 15:54
浏览 171
已采纳

通过PHP Curl调用Soap WebService时超时

This one's making me insane. I'm getting timeouts when executing a SOAP curl call, despite doing everything exactly as documentation directly from the webservice says.

How can I better debug stuff like this, and better understand what's going on?

  • 写回答

2条回答 默认 最新

  • duanlian1960 2019-04-11 13:36
    关注

    Alright, after many attempts the issue laid on the web service itself, their testing tables were outdated and were causing issues when sending requests.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
  • doujiushi9007 2019-04-07 18:36
    关注

    Have you tried debugging using SoapUI or Postman and made sure you get the expected results before writing php code?

    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥15 jsp,如何使用户名输出为中文(语言-javascript)
  • ¥20 文件读写,但中文乱码
  • ¥15 PowerBI中如何做到按数值向下取数
  • ¥15 设计quartus maxⅡ :Verilog-FPGA(0
  • ¥15 windows server 2022 datacenter安全策略配置 没有权限问题
  • ¥20 寻找dspace有偿技术支持
  • ¥30 深度学习的模型融合问题
  • ¥20 数电实验Verilog编程
  • ¥15 机器人MATLAB仿真示教占内存过大
  • ¥15 JSR233已经使用但是仍无法将csv数据放到一个list里显示出来,如何解决?