You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: manifest/CodeExamplesManifest.json
+12-15Lines changed: 12 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,7 @@
14
14
"WelcomeText":"Welcome {0} (Account: {1})",
15
15
"CFRError":"This example is not compatible with your CFR Part 11 account. Please return to the homepage to run one of the examples that is compatible or authenticate with a different account.",
16
16
"ContactSupportToEnableFeature": "Please contact <a href=\"https://support.docusign.com/\">support</a> to enable {0} in your account",
17
+
"IdenticalEmailsNotAllowedErrorMessage": "For recipient authentication you must specify a different recipient from the account owner (sender) in order to ensure recipient authentication is performed",
17
18
"LoginPage":{
18
19
"LoginHeader":"<h1 class='display-4'>Please Authenticate with Docusign</h1><label for='auth_type'>Please choose your authentication type</label>",
19
20
"LoginButton":"Authenticate with Docusign",
@@ -187,7 +188,8 @@
187
188
},
188
189
{
189
190
"InputName": "RSUs"
190
-
} ]
191
+
}
192
+
]
191
193
}
192
194
],
193
195
"ResultsPageText":"The envelope has been created and sent!<br />Envelope ID {0}."
@@ -1520,7 +1522,7 @@
1520
1522
"CFREnabled":"AllAccounts",
1521
1523
"ExampleName":"Send an envelope with ID Verification Authentication",
1522
1524
"ExampleDescription":"Submit an envelope that requires verification of a government issued identity.",
1523
-
"Notes":"<p><b>Note:<b/> The access code for this example is the Signer Name.</p>",
1525
+
"Notes":"<b>Note:</b> The access code for this example is the Signer Name.",
"ResultsPageText":"This value should match the value of your x-docusign-signature header: <br/>HMAC signature {0}",
1889
-
"SkipForLanguages":"bash;powershell;java;php"
1891
+
"SkipForLanguages":"bash;powershell"
1890
1892
}
1891
1893
]
1892
1894
}
@@ -1982,8 +1984,7 @@
1982
1984
"ErrorMessage":"<p>Problem: No active workflow found. Please create a new workflow and publish it on your <a href=\"https://apps-d.docusign.com/\">Docusign account page</a></p>"
1983
1985
}
1984
1986
],
1985
-
"ResultsPageText": "Workflow instance is created. Please check your email to complete the workflow.",
0 commit comments