简体   繁体   English

DocuSign SOAP Api异常“此帐户缺少足够的权限”

[英]DocuSign SOAP Api exception “This Account lacks sufficient permissions”

I created demo account on docusign demo site some days ago and I have the same problem "This Account lacks sufficient permissions" DocuSign . 几天前,我在docusign演示站点上创建了演示帐户,并且遇到了同样的问题“此帐户缺少足够的权限” DocuSign

Could you guys help me out of this? 你们可以帮我吗? I really appreciate your help. 非常感谢您的帮助。

Update SOAP trace: 更新SOAP跟踪:

CreateAndSendEnvelope request CreateAndSendEnvelope请求

<MessageLogTraceRecord>
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">
<s:Header>
<Action s:mustUnderstand="1" xmlns="http://schemas.microsoft.com/ws/2005/05/addressing/none">http://www.docusign.net/API/3.0/CreateAndSendEnvelope</Action>
</s:Header>
<s:Body xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<CreateAndSendEnvelope xmlns="http://www.docusign.net/API/3.0">
<Envelope>
<AccountId>5b119284-64fd-4f85-877c-8825b2e73bc1</AccountId>
<Documents>
<Document>
<ID>1</ID>
<Name>a2a7b1a3efd6416ab00742a72cd00b97_DOCUSIGN_DATA.pdf</Name>
<PDFBytes></PDFBytes>
</Document>
</Documents>
<Recipients>
<Recipient>
<ID>1</ID>
<UserName>TEST 1 LAST</UserName>
<Email>TRUNGNGUYEN@INTERACTIVECONTACTCENTER.COM</Email>
<Type>Signer</Type>
<AccessCode xsi:nil="true"></AccessCode>
<RequireIDLookup>false</RequireIDLookup>
</Recipient>
</Recipients>
<Subject>sign</Subject>
<EmailBlurb></EmailBlurb>
</Envelope>
</CreateAndSendEnvelope>
</s:Body>
</s:Envelope>
</MessageLogTraceRecord>

CreateAndSendEnvelope response CreateAndSendEnvelope响应

<MessageLogTraceRecord>
<HttpResponse xmlns="http://schemas.microsoft.com/2004/06/ServiceModel/Management/MessageTrace">
<StatusCode>InternalServerError</StatusCode>
<StatusDescription>Internal Server Error</StatusDescription>
<WebHeaders>
<Vary>Accept-Encoding</Vary>
<Strict-Transport-Security>max-age=7776000; includeSubDomains</Strict-Transport-Security>
<Content-Length>1394</Content-Length>
<Cache-Control>private</Cache-Control>
<Content-Type>text/xml; charset=utf-8</Content-Type>
<Date>Wed, 25 Sep 2013 16:03:23 GMT</Date>
</WebHeaders>
</HttpResponse>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
<soap:Header>
<wsa:Action>http://schemas.xmlsoap.org/ws/2004/08/addressing/fault</wsa:Action>
<wsa:MessageID>urn:uuid:e12ae2b6-6328-4b5b-b553-95f422f66454</wsa:MessageID>
<wsa:RelatesTo>urn:uuid:9f37c1cf-d875-4acd-9b88-108e9b11efc2</wsa:RelatesTo>
<wsa:To>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</wsa:To>
<wsse:Security>
<wsu:Timestamp wsu:Id="Timestamp-14c52cbb-7b93-4541-9867-c16654c1629b">
<wsu:Created>2013-09-25T16:03:24Z</wsu:Created>
<wsu:Expires>2013-09-25T16:08:24Z</wsu:Expires>
</wsu:Timestamp>
</wsse:Security>
</soap:Header>
<soap:Body>
<soap:Fault>
<faultcode xmlns="">soap:Client</faultcode>
<faultstring xmlns="">This Account lacks sufficient permissions. </faultstring>
<faultactor xmlns="">missing in Web.Config</faultactor>
<detail xmlns="">
<ErrorCode xmlns="missing in Web.Config">111</ErrorCode>
<ErrorReason xmlns="missing in Web.Config">This Account lacks sufficient permissions.</ErrorReason>
</detail>
</soap:Fault>
</soap:Body>
</soap:Envelope>
</MessageLogTraceRecord>

This means that you are trying to use a feature or setting that is not enabled on your demo account. 这意味着您正在尝试使用演示帐户中未启用的功能或设置。 By default DocuSign enables all features on demo accounts so I'm not sure how your account got into a weird, semi-activated state. 默认情况下,DocuSign启用了模拟帐户的所有功能,因此我不确定您的帐户是如何进入一种奇怪的半激活状态。

In most situations this needs to be fixed by DocuSign on their side by someone going into your account and enabling a feature or setting . 在大多数情况下,DocuSign需要由他人进入您的帐户并启用功能或设置来解决此问题

I've gone through your account and enabled some things that should have been turned on, please try again. 我已经通过了您的帐户,并启用了一些应启用的功能,请重试。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 DocuSign SOAP错误:此帐户缺少足够的权限 - DocuSign SOAP error: This Account lacks sufficient permissions Docusign API-“此帐户缺少足够的权限” - Docusign API - “This Account lacks sufficient permissions” SOAP API-此帐户缺少足够的权限 - SOAP API- This Account lacks sufficient permissions “此帐户缺少足够的权限” DocuSign - “This Account lacks sufficient permissions” DocuSign Docusign REST API错误:此帐户缺少足够的权限 - Docusign REST API Error : This Account lacks sufficient permissions 文档-通过API创建时-调用CreateEnvelope时出错。 此帐户缺少足够的权限 - Docusign- While creating through API - Error calling CreateEnvelope. This account lacks sufficient permissions RE:docusign错误此帐户缺少会话许可中的足够许可 - RE: docusign-error-this-account-lacks-sufficient-permissions-in-session-permission Docusign 电子签名 - 此用户缺乏足够的权限 - Docusign eSignature - This User lacks sufficient permissions DocuSign API-“此用户缺少足够的权限。 无法解析“ SendOnBehalfOf用户” DocuSign Web API - DocuSign API - “This User lacks sufficient permissions. Fail to resolve SendOnBehalfOf user” DocuSign Web API docusign api-创建带有显示或签名者的信封时,帐户缺少权限异常 - docusign api - ACCOUNT LACKS PERMISSIONS exception when creating an enveloppe with display or signerMustAcknowledge
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM