We have integrated with DocuSign(Java SDK). When downloading signed documents and revoking envelope, most processes are successful, but a few report this error. What could be the reason?
{
"errorCode": "USER_NOT_ENVELOPE_SENDER_OR_RECIPIENT",
"message": "This user is not the sender or a recipient of the envelope. Only the sender or a recipient of the envelope may perform the requested operation."
}