code-examples-csharp
code-examples-csharp copied to clipboard
Docusign C# code examples and launcher
I am using c# docusign quick start. According to document when i use createSignature method and pass imagebase64, signature name, uri etc, it only saves signature name, further more when...
When i am trying to link user with organization it is giving me 400 error POST https://admindemo.docusign.com/admin/api/organizationapi/post?uri=%2Fmanagement%2Fv1%2Forganizations 400 (Bad Request)
I am using the docusign navigator api for the docusign hackathon and i added the required scope adm_store_unified_repo_read and models_read but i keep getting Caused by: com.docusign.esign.client.ApiException: Error while requesting...