Skip to main content
Solved

Why is envelpe format invalid ?

  • 29 May 2024
  • 3 replies
  • 73 views

Using Java SDK, createEnvelope, I have this error (400) :
 

{"errorCode":"INVALID_REQUEST_PARAMETER","message":"The request contained at least one invalid parameter. Invalid format for envelope to clone id."}

What does this mean ?? In the errors topic of doc, I see no details available about “Invalid format for envelope to clone it”
And why cloning the envelope ?

I can post the request body if needed.

3 replies

Badge +2

Support told me envelopeId should be a UUID.
In my case, I need no envelopeId because filling it has the side effect of cling an existing envelope !

Userlevel 1
Badge +3

Hello,

Thank you for reaching out here in the DocuSign Community.

I am very sorry for the inconvenience you are having, however, in order to better assist you, it is necessary that you obtain the logs and share them.


https://support.docusign.com/s/document-item?language=en_US&rsc_301=&bundleId=jux1643235969954&topicId=poz1578456669909.html&_LANG=enus

Badge +2

Hi Eric, thanks, this issue is closed.

Reply