❔ Sharepoint REST API 401 Error
I'm using MSAL Node get token interactive in my electron to get an access token that will be appended to my calls
Bearer JWT TOKEN HERE
when I make REST calls to Sharepoint but I'm getting this error
401 : "Exception of type 'Microsoft.IdentityModel.Tokens.AudienceUriValidationFailedException' was thrown."
I checked the scopes and my scopes are good.
Anyone knows what is going on1 Reply
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.