【发布时间】:2021-05-02 20:00:27
【问题描述】:
我正在尝试将 Docusign API 用于我在本地运行的应用程序,但我看到以下错误:
"message":"Uncaught Error when executing a Single
Cause: com.docusign.esign.client.ApiException: Error while
requesting server, received a non successful HTTP code 400 with response Body:
'{"errorCode":"HTTPS_REQUIRED_FOR_CONNECT_LISTENER",
"message":"HTTPS required for Connect listener communication."}'
Description: com.docusign.esign.client.ApiException: Error while
requesting server, received a non successful HTTP code 400 with response Body:
'{"errorCode":"HTTPS_REQUIRED_FOR_CONNECT_LISTENER",
"message":"HTTPS required for Connect listener communication."}
我支持公司代理,但我过去能够使用 API 并毫无问题地创建信封,所以我不知道如何解决这个问题。任何帮助将不胜感激。
【问题讨论】:
-
欢迎来到 StackOverflow!请检查(接受)您问题的最佳答案。非常感谢!
标签: docusignapi docusignconnect