Skip to content

Commit 0577ea0

Browse files
committed
Updated error message to include link to Support.
1 parent 680c41b commit 0577ea0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

app/templates/eg023_idv_authentication.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ <h4>23. Requiring Id Verification for a Recipient</h4>
4343
{% else %}
4444
<b>ID verification is available to develop API integrations in the DocuSign Developer account,
4545
but is not enabled by default. To enable IDV in your Developer account and/or production account,
46-
contact your DocuSign Account Manager or Partner Account Manager</b>
46+
contact your DocuSign Account Manager or Partner Account Manager, or reach out to
47+
<a target='_blank' href='https://support.docusign.com'>Support</a>.</b>
4748
{% endif %}
4849

4950
{% endblock %}

0 commit comments

Comments
 (0)