-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
Description
When I run the following command to authenticate via OAuth:
npx @floriscornel/teams-mcp@latest authenticateI encountered the following error right after logging into my account:
β Authentication failed: device_code_expired: Device code is expired.
Observed Issues
- OAuth authentication workflow fails with
device_code_expirederror. CLIENT_IDappears to be hardcoded in the source file.- My timezone is UTC-8; not sure if this is contributing to the issue (possible time drift?).
Expected Behavior
- OAuth authentication should succeed without device code expiration immediately after login.
Environment
- Timezone: UTC-8
- Command run:
npx @floriscornel/teams-mcp@latest authenticate - Account type: Personal Microsoft account
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
