Skip to content

Commit 60521af

Browse files
committed
Updating basePath for Web Forms API
1 parent 8fa98b5 commit 60521af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

launcher-csharp/appsettings.example.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"AppUrl": "https://localhost:44333",
1616
"RoomsApiEndpoint": "https://demo.rooms.docusign.com",
1717
"AdminApiEndpoint": "https://api-d.docusign.net/management",
18-
"WebFormsBasePath": "https://demo.services.docusign.net/webforms/v1.1",
18+
"WebFormsBasePath": "https://apps-d.docusign.com/api/webforms/v1.1",
1919
"CodeExamplesManifest": "https://raw.githubusercontent.com/docusign/code-examples-csharp/master/manifest/CodeExamplesManifest.json",
2020
"SignerEmail": "{SIGNER_EMAIL}",
2121
"SignerName": "{SIGNER_NAME}",

0 commit comments

Comments
 (0)