Skip to main content
Question

Encountering issues with the "recipients?resend_envelope=true" endpoint due to missing permissions

  • September 25, 2024
  • 3 replies
  • 81 views

Forum|alt.badge.img+2

We recently encountered an issue with one of our customers while using the following API: https://eu.docusign.net/restapi/v2.1/accounts/<Account Id>/envelopes/<Envelope Id>/recipients?resend_envelope=true

We received the following error response: {"errorCode": "ENVELOPE_CANNOT_CORRECT_INVALID_STATE", "message": "This account may not have 'correct' permission, or the envelope state is not 'sent' or 'delivered'."}

We have tested this in our sandbox/dev account and did not find any specific additional permission needed to perform this action. Could you please clarify what extra permissions or access rights are required to avoid this error? If possible, could anyone provide a screenshot from the DocuSign portal showing where to configure this permission? This would be very helpful.

3 replies

Forum|alt.badge.img+3
  • Docusign Employee
  • 12 replies
  • September 26, 2024

Hello,

 

This error typically happens when the envelope isn’t in the correct state. What was the state of the enveloep envelope when your user tried to run the endpoint.

The following shows how to setup your envelopes to be able to resend them

https://www.docusign.com/blog/developers/common-api-tasks-resend-your-envelope-programmatically


Forum|alt.badge.img+2
  • Author
  • Newcomer
  • 1 reply
  • September 26, 2024

Envelope is in sent state.


Forum|alt.badge.img+3
  • Docusign Employee
  • 12 replies
  • October 3, 2024

Hi,

 

You  cannot resend a completed envelope, you need to create a new envelope and send that