Skip to content

Bot token is not refreshed after an hour and a 401 is received upon ctx.send #184

@octopus-eran

Description

@octopus-eran

The simple echo server is reading the CLIENT_SECRET, TENANT_ID and CLIENT_ID and is able to generate the graph and bot tokens.
After one hour, the graph token is refreshed but the bot token is not, and therefore the ctx.send call to reply to user's message is falling with 401 unauthorized exception.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions