Servicenow to salesforce integration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2023 10:29 PM - edited 01-01-2024 11:04 PM
Hi,
I am trying to integrate ServiceNow with salesforce using REST API. I have configured everything connected app, OAuth profile, Entity scope, REST Message but i am unable to get token getting below error.
Please look into it and suggest ASAP.
Thank you in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2023 10:42 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-01-2024 12:04 AM
Thankyou for quick response i have configured a connected app in salesforce
In ServiceNow i have configured OAuth profile and define same scope as salesforce and have configured rest message please look into attached image for better understanding please let me know if you need any details from my side
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-01-2024 05:06 AM
Hi @sonu9,
In scope you are passing all the list values. You need to pass only the correct one. Please check in Salesforce what is correct value and select that one.
Also do check the existing OAuth Registry for reference.
Vitthal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-01-2024 06:59 AM
Could you please let me know which scopes are correct for this integration?