Skip to main content
Question

Envelop creation Failure

  • 7 May 2024
  • 1 reply
  • 50 views

Hello Champs,

Am trying to create envelope using CreateEnvelope method from EnvelopesApi class and getting error - Error calling CreateEnvelope:. Porject designed in Dotnet core. appreciate your help. thanks.

Hello Kiran

 

Could you please give a try with the code in https://github.com/docusign/code-examples-csharp/blob/master/launcher-csharp/eSignature/Examples/SigningViaEmail.cs & see how it goes?

 

Assuming it's usually due to an exception being thrown during the method call.

 

Thanks

Sai

 

 


Reply