docusign / code-examples-node

Node.js code examples and launcher
https://developers.docusign.com/
MIT License
62 stars 52 forks source link

Invalid authentication request: The response type is not supported. #13

Closed jeeppeck closed 4 years ago

jeeppeck commented 4 years ago

While trying to test authentication flow using the "Send an envelope with a remote (email) signer and cc recipient" option, after being redirected to the DocuSign login page I immediately get the message:

"Invalid authentication request: The response type is not supported."

And then continue to receive the message after entering my username and password.

image

LarryKlugerDS commented 4 years ago

Please check that your integration key is set for Authorization Code grant. See the screenshot of how the integration key should be set:

Screen Shot 2020-04-27 at 9 32 42 AM