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.