DocuSign Integration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-22-2024 02:30 AM
Hello Team,
I am trying to integrate ServiceNow with DocuSign and have followed the steps outlined in the ServiceNow documentation:
ServiceNow Docs - Integrate with DocuSign.
However, I am unable to generate the OAuth token. When I click on the link to retrieve the OAuth token, it does not work as expected.
Could anyone please guide me on why I am unable to generate the token and how I can resolve this issue?
Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-02-2025 10:14 PM
@shashi123 Are you getting any error message while trying to connect? If so, what's the error message?
Sujatha V.M.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-03-2025 10:20 AM
Hello @Sujatha V M
I am encountering the following error:
The client ID provided is not registered with DocuSign when I click on the "Get OAuth Token" link.
However, when I use the same client ID in Postman, I receive a successful response from DocuSign. I have attached a screenshot for reference.
I have spent a significant amount of time troubleshooting this issue, but I am still unable to resolve it. Your guidance on this matter would be highly appreciated.
Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-06-2025 03:01 AM
@shashi123 That's great to know you have tried the troubleshooting step but still I would like to ask and share few pointers,
- Did you try to regenerate the Integration key and tried to update on the ServiceNow?
- Ensure Redirect URI used in the OAuth request matches with DocuSign App settings
- Check for any ACLs in ServiceNow (optional incase of non-admins)
On the DocuSign site FAQ,
Reference : https://support.docusign.com/s/articles/DocuSign-Developer-FAQs-Integration-Keys-and-Go-Live?languag...
Sujatha V.M.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-06-2025 06:36 AM
Hello @Sujatha V M ,
Did you try to regenerate the Integration key and tried to update on the ServiceNow?
==> Yes, I have regenerated the integration key 4–5 times.
Ensure Redirect URI used in the OAuth request matches with DocuSign App settings
==> Yes, my Redirect URI is correct.
As I mentioned earlier, when I use the same client ID in Postman, it works fine. I am not sure what the exact issue is here.
Thank you,
Shashi