- Validate the JWT token at https://jwt.ms to verify the audience (the parameter you look in the under payload is aud) is what you're expecting
InvalidAudienceUri when querying delta link
Wei-Chih Wang
16
Reputation points
I'm currently encountering an issue where the delta link provided via nextLink is sometimes returning the error:
Error message: Invalid audience Uri '00000003-0000-0000-c000-000000000000'
Error code: invalidAudienceUri
Error type: 401
Latest error occurs around 7/26/2021 at 9:01AM.
Any ideas what this could be caused from? I see that the delta link works for a while until it stops working with the error above.
Note: looks like the audience uri pertains to the RequiredResourceAccess.ResourceAppId
Microsoft Security | Microsoft Graph
13,732 questions
1 answer
Sort by: Most helpful
-
Deva-MSFT 2,271 Reputation points Microsoft Employee
2021-07-30T16:31:49.507+00:00