Skip to content

Wrong form id for the phone number in template #26

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

Merged
merged 1 commit into from
Jun 9, 2021

Conversation

ivanfeanor
Copy link
Contributor

So, in the controller ./app/eSignature/examples/eg020_sms_authentication/controller.py we have phone_number = request.form.get("phone_number"), but in template this phone field was "phoneNumber", that caused issue. Envelope was sent, but receiver cannot open that, cause it was no number specified.
Small change, after i tested the DocuSign example for my project need.

@InbarGazit InbarGazit requested a review from paigesrossi June 8, 2021 23:58
@paigesrossi
Copy link
Collaborator

Thanks for the feedback Ivan!

@paigesrossi paigesrossi merged commit f63c243 into docusign:master Jun 9, 2021
paigesrossi pushed a commit that referenced this pull request Aug 9, 2021
Updating links to DevCenter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants