cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BTP app integration with Docusign - 401 error within the destination - JWT

Patricia_459
Associate
Associate
0 Kudos
162

We are doing an integration between the docusign and legal insider app, to enable download of specific documents.  We are using oAuth 2.0 with JWT and we are creating a destination. We are currently facing an issue where our application encounters a 401 Unauthorized error when making requests to a destination.

Anyone has any idea how to solve this problem ?

We figure out a workaround, it involves the following steps:

  1. We created a new destination with the authentication type set to "No authentication."
  2. We then routed the API calls through this new destination, handling the authentication logic in the backend by generating the JWT and fetching the access token ourselves.

    But it's not aligned with BTP guidelines, where we should use a destination.  BTP allows this kind of integrations ? it's cloud to cloud.

Accepted Solutions (0)

Answers (0)