Forum Discussion
MilkiyasHolitech
Apr 10, 2024Copper Contributor
"Invalid JWT Error When Sending Messages from Azure Bot to Skype User
I'm encountering an "Invalid JWT" error when trying to send a non-reply message from an Azure Bot to a Skype user, despite using what appears to be a valid token. Here's a breakdown of my setup: I ...
Kidd_Ip
Jul 08, 2025MVP
How about this:
- Verify Bot Channel Registration:
- Double-check that your bot is registered correctly in the Azure portal and that Skype is still listed as an active channel (if available).
- Switch to Multitenant Bot:
- If you're using a single-tenant bot, try re-registering it as multitenant and updating your credentials accordingly.