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
+9-9
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.",
0 commit comments