SharePoint online Spoke Error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2023 01:12 PM
Hi All,
I'm trying to connect to SharePoint using OOTB spoke. I'm using Oauth 2.0 as the authentication type.
When I test I'm abe to get a token but when I test an action I get the below error,
"{"error_description":"Exception of type 'Microsoft.IdentityModel.Tokens.AudienceUriValidationFailedException' was thrown."}"
I want to know whether I need to import any certificate or token to make it work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2023 03:31 PM
Hi, Did your issue got fixed? If yes, can you please provide steps you took to make it work
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2023 05:31 AM
I suspect your issue turned out to be an incorrect or missing redirect URL on your Azure configuration. Any chance you can fill us in on what ended up being the solution to your issue?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2024 02:36 PM
The azure admin was able to provide the certificate that needs to be uploaded and it worked.
I just followed the step by step process called out in the ServiceNow documentation.