Forum Discussion

KvDaalen's avatar
KvDaalen
Copper Contributor
Mar 11, 2025

MS Teams access token signature is invalid

I am trying to validate an access token from ms teams in my backend application. The validation fails because the siganture of the token is invalid. This is how I obtain the token: export class M...

Resources