docusign / code-examples-node

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

redirection authentication issue #53

Closed pillalamarri closed 1 year ago

pillalamarri commented 1 year ago

I am getting below error when i run the project could you please help me.it is helpful Uncaught TypeError: Cannot read properties of undefined (rea

ding 'DS_REDIRECT_AUTHENTICATION')

AuthEroor
pillalamarri commented 1 year ago

Please guide me

InbarGazit commented 1 year ago

DS_REDIRECT_AUTHENTICATION must be a value you need to define in configuration. However, this is a React demo, not a Note.js demo. Where did you get the code from?

InbarGazit commented 1 year ago

Hello, is this still an issue?