简体   繁体   English

在SendBehalfOf电子邮件中添加了签名者电子邮件,但出现错误“此用户缺少足够的权限。 无法解决SendOnBehalfOf用户”

[英]Added a Signers email in the SendBehalfOf email but an error “This User lacks sufficient permissions. Fail to resolve SendOnBehalfOf user”

I have added an Signer's email in the SendBehalfOf using APIServiceSoapClient. 我已经使用API​​ServiceSoapClient在SendBehalfOf中添加了签名者的电子邮件。 But an error "This User lacks sufficient permissions. Fail to resolve SendOnBehalfOf user" I am able to add user account's email for SendBehalfOf and it is working. 但是出现错误“该用户缺少足够的权限。无法解决SendOnBehalfOf用户”,我能够为SendBehalfOf添加用户帐户的电子邮件,并且该电子邮件正在运行。

Our requirement is to add a Signer's email in the SendBehalfOf. 我们的要求是在SendBehalfOf中添加签名者的电子邮件。 Can we add Signer's email in SendBehalfOf? 我们可以在SendBehalfOf中添加签名者的电子邮件吗? If Yes please let me know how it will be added. 如果是,请告诉我该如何添加。

Have you read about how to use SOBO on the DocuSign Dev Center? 您是否已在DocuSign开发中心上阅读了有关如何使用SOBO的信息? Go to

http://www.docusign.com/developer-center http://www.docusign.com/developer-center

then go to Explore -> Features -> SOBO (Send on Behalf Of) functionality. 然后转到探索 -> 功能 -> SOBO (代表发送)功能。

The page states the following: 该页面指出以下内容:

A user, known as the authenticating user in this circumstance, that wants to authenticate for other users in the account must have the following DocuSign userSettings enabled for SOBO functionality: 要在帐户中为其他用户进行身份验证的用户(在这种情况下称为身份验证用户)必须为SOBO功能启用以下DocuSign userSettings:

+ apiAccountWideAccess
+ allowSendOnBehalfOf

Note: If you are setting user permissions through the DocuSign web console, these correspond to the Account-Wide Rights and Send On Behalf Of Rights (API) settings. 注意:如果要通过DocuSign Web控制台设置用户权限,则这些权限与“ 帐户范围的权限”“代表权利发送(API)”设置相对应。 So you need to enable those account settings to use SOBO. 因此,您需要启用这些帐户设置才能使用SOBO。

暂无
暂无

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

相关问题 DocuSign API-“此用户缺少足够的权限。 无法解析“ SendOnBehalfOf用户” DocuSign Web API - DocuSign API - “This User lacks sufficient permissions. Fail to resolve SendOnBehalfOf user” DocuSign Web API Docusign 电子签名 - 此用户缺乏足够的权限 - Docusign eSignature - This User lacks sufficient permissions DocuSign API Windows服务“无法解决SendOnBehalfOf用户” - DocuSign API Windows Service “Fail to resolve SendOnBehalfOf user” DocuSign错误:此帐户缺少足够的权限。 指定专属收件人时需要会话中权限 - DocuSign error: This Account lacks sufficient permissions. In-Session permission required when specifying a captive recipient DocuSign重新发送:此用户缺少足够的权限来访问此资源 - DocuSign resend: This user lacks sufficient permissions to access this resource 此帐户缺乏足够的权限。 帐户无权通过 SMS 发送信封 - This Account lacks sufficient permissions. Account lacks permission to send Envelopes over SMS DocuSign SOAP错误:此帐户缺少足够的权限 - DocuSign SOAP error: This Account lacks sufficient permissions 在 Workato 中使用 Docusign Connector 时如何解决 USER_LACKS_PERMISSIONS 错误? - How can I resolve the USER_LACKS_PERMISSIONS error when using Docusign Connector in Workato? Docusign REST API错误:此帐户缺少足够的权限 - Docusign REST API Error : This Account lacks sufficient permissions RE:docusign错误此帐户缺少会话许可中的足够许可 - RE: docusign-error-this-account-lacks-sufficient-permissions-in-session-permission
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM