-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Disable redirect after document signing #37
Comments
Hello @Podolyan98 Thanks for contacting us. Regarding this, It is not the possibility to disable it. On how else to get the singing url : Please check the following documentation: I hope the above helps. |
What do you want the end-user to see after they finish singing? |
@mike-mej, @InbarGazit I would like to receive a link just like when sending an Envelope via Email (eg009_use_template.py). First, I receive an email with a link to the document. After signing, I can come back in a few days and see the document |
According to this you are looking for remote signing, In that case you will need to remove the ClientUserId when defining the recipient. |
"come back in a few days" what does that mean? using the same link? the link may have expired by then, you will need to generate a new one |
@Podolyan98 can you please explain if you still need help here? |
@InbarGazit Looks like I solved the problem by using a fake
|
Is it possible to disable the return_url in the createRecipient endpoint? Or maybe there is another way to get the link to the Envelope?
The text was updated successfully, but these errors were encountered: