Reputation: 21
I am new into this DocuSign universe so, I have a simple question: why do I need a Redirect URL (on authentication phase through API) when I don't have a website or something similar. How can I use all the facilities offered by DocuSign API without having this redirect URL ?
I need to make an automation that will be able to "connect" to DocuSign and do all the stuff available through the API.
Thank you
Upvotes: 0
Views: 63
Reputation: 21
just add localhost:5000 and you will have the response from DocuSign displayed :)
Upvotes: 1