Mudit Garg

Results 27 comments of Mudit Garg

Hi @sirdawidd, From your comment, it seems like you're attempting Unit Testing with a Mocking library (e.g., Moq), and the absence of interfaces for DocuSignClient and possibly other classes is...

Hi @sirdawidd. Could you provide your specific use case? Is the pain point limited to the DocusignClient, or are there other classes that currently require interfaces? Additionally, could you explain...

Hi @sirdawidd, Following an internal discussion, we've decided not to include the interface for the DocusignClient at this time. Here are a few reasons for this decision: - There are...

Hi @rudyp321, I tested the code you provided and successfully used the CreateEnvelope method. Could you please share the basePath you are using? I suspect there may be an issue...

Hello @rudyp321, I wanted to follow up on my previous message. Did you have a chance to review it? Were the links helpful, or are you still experiencing the same...

Hi @gjcarneiro , Please check the latest [5.0.0rc1](https://github.com/docusign/docusign-esign-python-client/releases/tag/v5.0.0rc1) release changes. Hopefully that resolves your issue.

For anyone stuck on this , there is an option called: `refSiblings` which can take values: 'remove', 'preserve', 'allOf'. Use this option with value as 'preserve' and this will keep...

Hi @sam110386, Just checking if you managed to resolve the issues you were facing with the sandbox API. Thank You.

Hello @Mertsch, The README.md has been updated with the latest information in the most recent release. I'll be closing the issue as completed, but please let us know if you...

Hi @dandros , This should be resolved with the recent [Patch release](https://www.nuget.org/packages/DocuSign.eSign.dll/8.0.1). I'll be closing the issue as completed, but please to reopen the same in case the issue persists...