Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deliverEmail: true doesn't work with enabled Embedded Signing #67

Open
rasulovdev opened this issue Sep 9, 2022 · 0 comments · May be fixed by #68
Open

deliverEmail: true doesn't work with enabled Embedded Signing #67

rasulovdev opened this issue Sep 9, 2022 · 0 comments · May be fixed by #68

Comments

@rasulovdev
Copy link

As per documentation, enabling Embedded Signing disables sending emails by default. Emails can be re-enabled by explicitly setting deliverEmail: true in Signer object.

However, this Node SDK doesn't seem to respect deliverEmail: true. The response returned by Client.createDocumentFromTemplate(template) returns a document, where deliver_email is 0 for all signers.

rasulovdev added a commit to rasulovdev/eversign-node-sdk that referenced this issue Sep 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant