Salesforce ServiceNow spoke URI mismatch error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-10-2024 11:48 AM
I am trying to establish a connection between enterprise salesforce & ServiceNow instance where I did all the steps followed from documentation but ended up with URI mismatch error but verified URI at both Salesforce(connected apps) & ServiceNow(Authorization headers) it was same URI but ends up with the same error many time. Appreciate any help on this.
Attaching all the screenshots below, let me know if you need any additional details on it.
Thanks in Advance!
- Labels:
-
Salesforce spoke

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-16-2024 04:58 AM
We are experiencing the same.
If I get a solution i will post back
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-16-2024 06:10 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-22-2024 06:18 AM
Thanks for the info.
I will give this a try today and report back as well. I need to test that with the OAuth token able to generate the integration in its entirety is able to run successfully.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-23-2024 10:56 AM
There were a couple things we did to get this to work.
1) @ntk72 was correct in that for the oauth entity profiles (oauth_entity_profile), they should be set to 'Resource Owner Password Credentials'
2) The Salesforce team created a new credential to be used for authentication. We did not simply use one of their user credentials when using the Get OAuth Token related link. The combination of those two things worked for us.
Give it a try.