【发布时间】:2017-05-02 13:03:33
【问题描述】:
我在执行 REST POST 时总是遇到这个错误。我什至将超时设置为 100000,但它仍然失败。请帮我解决这个问题。
Failure: Failed to execute HTTP request, Reason: connect timed out, Resolution: Please check the Snap properties.
【问题讨论】:
-
您检查过 API 并尝试使用 postman 或 curl 运行它吗?
-
尝试检查 GroundPlex(如果使用)和您尝试连接的端点之间的连接。您可以尝试使用 curl 或 wget 命令
标签: json rest http-post snaplogic