Closed denis-goncharenko closed 5 months ago
Tested in production service and works perfectly.
Isn't https://account-d.docusign.com/ DocuSign's dev environment?
We'll need to add an Environment
option to allow users to change the environment without having to replace each endpoint manually to use https://account.docusign.com/ instead of https://account-d.docusign.com/.
Tested in production service and works perfectly.
Isn't https://account-d.docusign.com/ DocuSign's dev environment?
We'll need to add an
Environment
option to allow users to change the environment without having to replace each endpoint manually to use https://account.docusign.com/ instead of https://account-d.docusign.com/.
You are right. It's my fault I've just tested in prod and then in sandbox and forgot to change it.
I'll add the 'Environment' option.
I've included the 'Environment' option to facilitate work with development and production environments. I have tested both options, and they work as expected.
Could you update the version for 8.2.0 here please as we're adding a new provider?
Otherwise LGTM.
Hello @martincostello! When are you planning to create NuGet packages for version 8.2.0?
This feature allows users to authenticate using their Docusign credentials. Tested in production service and works perfectly.