I have this error when i’m trying to send an envelope: "errorCode":"ACCOUNT_LACKS_PERMISSIONS","message":"This Account lacks sufficient permissions. Account does not have permission to set 'display' or 'signermustacknowledge' properties on document ..."
this is the production account. Testing in the developer account i never get that error. What is the soultion for this issue ?
This error typically means that your production account does not have the permissions or features enabled to use the display or signermustacknowledge properties. In most cases, you can fix this by:
Removing the unsupported property (display, signermustacknowledge, or both) from your code if it is not strictly needed.
If you do need to use these properties, contact your DocuSign Account Manager or support to enable the necessary feature or permissions on your production account.
This error typically means that your production account does not have the permissions or features enabled to use the display or signermustacknowledge properties. In most cases, you can fix this by:
Removing the unsupported property (display, signermustacknowledge, or both) from your code if it is not strictly needed.
If you do need to use these properties, contact your DocuSign Account Manager or support to enable the necessary feature or permissions on your production account.
You can login or register as either a Docusign customer or developer. If you don’t already have a Docusign customer or developer account, you can create one for free when registering.
Join the Docusign Community by logging in with your Docusign developer or customer account credentials.
Don’t have an account? You can create a free one when registering.
Note: Partner-specific logins are not available yet. Partners should log in as either a customer or developer
Docusign Community
You can login or register as either a Docusign customer or developer. If you don’t already have a Docusign customer or developer account, you can create one for free when registering.