I am getting this error when creating an envelope
DocuSign.eSign.Client.ApiException: Error calling CreateEnvelope: { "errorCode": "ACCOUNT_LACKS_PERMISSIONS", "message": "This Account lacks sufficient permissions. In-Session permission required when specifying a captive recipient." }
The problem occurs in the CreateEnvelope method when specifying a ClientUserId on the role which according to the Docusign documentation makes the recipient "embedded".
Docusign Support was unable to help and told me to post the problem here.
The odd thing is I have two accounts and this works on one of them. The working account is a Business plan and the one with the error is a Professional plan.
Is this a setting issue or a licensing level issue?