DocuSign Spoke Configuration Question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2019 05:18 AM
Hi,
I am trying to do a POC for the DocuSign integration and am having some difficulties with OAuth I was hoping someone could help me out with.
I am following this: https://docs.servicenow.com/bundle/newyork-servicenow-platform/page/administer/integrationhub-store-...
I have followed the instructions to a T, and am getting an invalid_grant error when trying to get the token from DocuSign. I am pretty sure my issue is with the Java Key Store certificate part of the configuration. Is this Key Store something that DocuSign provides that I may be missing or is this something I will have to manually create with the public/private RSA keys DocuSign provides?
Any help would be greatly appreciated!
- Labels:
-
IntegrationHub
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2020 12:41 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2020 01:22 PM
Hey! Working on this too.
I'm going by guide....in part 3: 4.1.5 I received 401 - Unauthenticated , (after clicking Get OAuth Token, and successfully entering my credentials from sandbox DocuSign).
I'm wondering maybe some missunderstanding in oAuth 2.0, can somebody check , who already integrated succesfully with sandbox.
Here is my Oauth 2.0:
And this is screenshot from my SANDBOX DocuSign
What is wrong?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2020 01:36 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2020 04:54 PM
yes, that's it 🙂

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2020 03:06 AM
one more question, how can I pre-populate existing fields in template before sending this template? I created some text-fields in my template, and want to put information to this fields from my servicenow request, before it will go to sign? Do you have something for it? (trying get custom_fields from my template but response is empty)