Bharat Rele

Results 4 comments of Bharat Rele

Can you elaborate on how you are using multiple accounts inside you app? Are the accounts you are using list in the userInfo Accounts response? see this https://github.com/docusign/docusign-esign-csharp-client/blob/master/test/SdkNetCoreTests/JwtAuthNetCoreUnitTests.cs#L39

@dolphin-digital , could you share and add more details on your project, what DocuSign sdk version you are trying to install and what targetframework and so on.

Hi @jmitola , I think this is what you are looking for https://github.com/docusign/docusign-csharp-client/blob/master/test/SdkNetCoreTests/JwtAuthNetCoreUnitTests.cs#L229 ? `ListStatusChanges` is a GET method https://developers.docusign.com/docs/esign-rest-api/reference/Envelopes/Envelopes/listStatusChanges/

Hi @pvanroos , we would suggest as you are just starting out with your project you can start testing with the latest rc release, we have made nice improvements over...