You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
When trying to recreate an ViewUrl for an envelop, I got the "CreateRecipientViewAsync is returning UNKNOWN_ENVELOPE_RECIPIENT". It works for the first time but not a second opening
The error UNKNOWN_ENVELOPE_RECIPIENT happens when you try to use a different recipient from the ones that exist in the envelope.
Another cause is when someone changes the Recipient Name, for example, they insert or remove initials or use nicknames as their usernames.
For example, if you create a Recipient named Howard Philips and then it is updated to H. P. Lovecraft, it will cause the unknown_envelope_recipient Error.
To correct this you will need to delete the Envelope Recipient views, and then create a new Recipient View for this Envelope Recipient.
The recipient I'm setting is from the existing recipients of the envelope and no changes are applied.
Trying to delete the correctViews I got this error: "errorCode":"INVALID_REQUEST_BODY","message":"The request body is missing or improperly formatted."
Hi,
When trying to recreate an ViewUrl for an envelop, I got the "CreateRecipientViewAsync is returning UNKNOWN_ENVELOPE_RECIPIENT". It works for the first time but not a second opening
Thks, code below
The text was updated successfully, but these errors were encountered: