VitaliB
VitaliB

Reputation: 31

Docusign - return url wrong event

When the user redirected from docusign to my app, docusign append an event.

The event parameter will have one of the following values:

So few days before when user sign the contract it returned correct event=signing_complete, but today I noticed that in the same scenarion it returns me event=viewing_complete.

Is it bug or not, that instead of signing_complete I get viewing_complete as it was before? Because I have some check accordingly to this event

Upvotes: 0

Views: 934

Answers (1)

Luis
Luis

Reputation: 2702

The correct behavior is event=signing_complete, as you stated above. There is a patch that will be a DocuSign needed to address this, I do not have an ETA.

Upvotes: 1

Related Questions