docusign / docusign-esign-csharp-client

The Official Docusign C# Client Library used to interact with the eSignature REST API. Send, sign, and approve documents using this client.
https://developers.docusign.com/docs/esign-rest-api/sdks/csharp/
MIT License
129 stars 159 forks source link

Multiple Account session with Esign Dll #343

Closed sameedaris closed 1 week ago

sameedaris commented 2 years ago

Hello, Guys I want to give ability for using multiple docusign accounts inside my application . but when I am trying to run multiple sessions it is giving me error like "User is not related to account" "Invalid integration key" during single account session everything works fine. Kindly guide if multiple docusign sign accounts can be used with this Dll? or there are some static variables that will always cause issues?

RajRele commented 2 years ago

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

garg-mudit commented 1 week ago

Closing this issue due to no further response from customer. Please feel free to reopen this issue or create a new one in case you feel the need.

Thank You.