docusign / docusign-esign-node-client

The Official DocuSign Node.js Client Library used to interact with the eSign REST API. Send, sign, and approve documents using this client.
http://docusign.github.io/docusign-esign-node-client
MIT License
146 stars 100 forks source link

Fix generateAccessToken method #350

Closed Ivanrenes closed 4 months ago

Ivanrenes commented 4 months ago

Fix generateAccessToken method, failing Authorization Code Grant flow due this.

Just tested and it's working.

This issue was introduced in the most recent RC version of the lib https://github.com/docusign/docusign-esign-node-client/issues/342#issuecomment-2127952824

Ivanrenes commented 4 months ago

@