Unable to authenticate to query https://graph.microsoft-ppe.com/v2.0/me

Scislo, Tomasz 1 Reputation point
2022-04-22T15:12:54.037+00:00

Hi!

With both access_tokens (below) I get 401 response
{"error":{"code":"InvalidAuthenticationToken","message":"Signing key is invalid.","innerError":{"date":"2022-04-22T14:57:16","request-id":"37eb813d-ba4f-42a5-925c-a1ae583eca11","client-request-id":"37eb813d-ba4f-42a5-925c-a1ae583eca11"}}}
from:
https://graph.microsoft-ppe.com/v2.0/me

195578-access-token-1.png

195610-access-token-2.png

My API Permissions:
195661-perms.png

Microsoft Security | Microsoft Graph
{count} votes

1 answer

Sort by: Most helpful
  1. Scislo, Tomasz 1 Reputation point
    2022-04-26T10:23:13.937+00:00

    Here you can find more details: https://github.com/AzureAD/microsoft-authentication-library-for-js/issues/4734#issuecomment-1108927002 basicaly I'm using React app and V2


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.