Skip to main content

Hi all

I am developing/investigating a Docusign integration for an internal app. I have it sending eSignatures so I am confident that it is authorising correctly and can also call the API. I wanted to test out some Web Forms but every call to even list the Web Forms is failing with a 404 error.

When sending an envelope, the URL called is “'https://demo.docusign.net/restapi/v2.1/accounts/<account_id>/envelopes'” and the Web Form URL is “'https://demo.docusign.net/restapi/v1.1/accounts/<account_id>/forms'”. Both those values were gotten by stepping through the Python SDK.

I must be missing something obvious I assume, but does any one have any ideas where to start investigating?

Be the first to reply!

Reply