How to use DocuSign Application Scope

I am trying to use DocuSign application Scope, but while running it is giving error “The redirect URI is not registered properly with DocuSign”

i have configured:
Redirect url as “http://localhost:5000
Base url as : “https://account-d.doscusign.com

image

Hi @arpit.rai005,
Please check out the documentation related to DocuSign:
https://docs.uipath.com/marketplace/docs/docusign-scope
There is a instruction for setup.

Hi ,
I am also facing the same issue as well
I am using
Redirect url as "(http://localhost:5000
Base url as : “https://demo.docusign.net” provided on my docusign developer id

Hi Arpit,

Good Day!

Could you please check Redirect URI as “http://127.0.0.1:10001/authorize/” and Base URL as “https://demo.docusign.net”.

I hope it will work for you.

-Malak Dudhia
Sr. RPA Consultant | WonderBotz LLC. - Restoring Humanity Now!

1 Like

Hi Malak,

I am able to make a connection via docusign activity by the provided credential but now when i am using activity to get a template it’s returning 404 status.

I have checked i am passing correct account and template id but still getting 404 response

Can you please guide ? TIA