Skip to main content
hasinthah0002
June 28, 2023
Question

JWT Docusign

  • June 28, 2023
  • 1 reply
  • 0 views

What is the correct way to give private RSA key to docusign connected system,the RSA key pair obtain from Docusign console (the created app in app and key tab )  is not working ,I am getting Following Error

1 reply

February 18, 2024

It worked for me when I also included the beginning and ending RSA comments.

-----BEGIN RSA PRIVATE KEY-----

your private RSA key

-----END RSA PRIVATE KEY-----