我正在尝试将我的docusign实现从演示帐户移动到生产帐户,但当我尝试发出登录请求时,我收到以下错误:
Fatal error: Uncaught exception 'DocuSign\eSign\ApiException' with message '[401] Error connecting to the API (https://www.docusign.
我正在尝试使用DocuSign PHP SDK发送基于模板的签名请求。我正在尝试遵循这个示例中概述的步骤:https://developers.docusign.com/docs/esign-rest-api/how-to/request-signature-template-remote当我尝试在这里运行这段代码时(输入上面的访问令牌和我的DocuSign凭证作为参数): private f