We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aecd488 commit 88694f9Copy full SHA for 88694f9
launcher-csharp/appsettings.example.json
@@ -15,7 +15,7 @@
15
"AppUrl": "https://localhost:44333",
16
"RoomsApiEndpoint": "https://demo.rooms.docusign.com",
17
"AdminApiEndpoint": "https://api-d.docusign.net/management",
18
- "WebFormsBasePath": "https://demo.services.docusign.net/webforms/v1.1",
+ "WebFormsBasePath": "https://apps-d.docusign.com/api/webforms/v1.1",
19
"CodeExamplesManifest": "https://raw.githubusercontent.com/docusign/code-examples-csharp/master/manifest/CodeExamplesManifest.json",
20
"SignerEmail": "{SIGNER_EMAIL}",
21
"SignerName": "{SIGNER_NAME}",
0 commit comments