Question
Docusign JWT Grant - Not Returning code as typ : JWT
Created App and Key with Redirect URI and RSA Key Pair. Sent request in format https://account-d.docusign.com/oauth/auth?
response_type=code
&scope=YOUR_REQUESTED_SCOPES
&client_id=YOUR_INTEGRATION_KEY
&redirect_uri=YOUR_REDIRECT_URI. Replacing with my value. Code returned is of typ:MT and Payload is not JSON format. Instead it is in binary format
Back to Docusign.com

