Forum Discussion
KvDaalen
Mar 11, 2025Copper Contributor
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...
KvDaalen
Mar 12, 2025Copper Contributor
I am using the Teams Toolkit.
This is the token that I get when I call getAuthToken() when I am previewing my Teams App (F5).
Where can I update the configuration to get the proper token?