Teams botbuilder inline attachment download stopped working
Describe the bug On 5/10/24 we started receiving errors from Microsoft API when attempting to download inline attachments that we receive by bot builder sdk. This is impacting all of our apps. No changes were done from our side. Here is the example api: Received payload by the bot: { “contentType”: “image/*”, “content”: { “downloadUrl”: […]
Teams Back end Change of May 10, 2024 breaks screenshot sharing with Teams Apps/Bots – URL format has changed and no access to Bots
Microsoft appears to have rolled out a Teams Back end Change on May 10, 2024 which breaks screenshot sharing to Teams Apps/Bots. We noticed a URL format change and the resulting URL provides no access to Bots.
Regional messaging endpoints for Azure Bots?
My SaaS company has long had a Slack integration and is now developing a MSTeams integration. Each of our clients is hosted in either the US, the EU, or Australia. Ideally we can can keep their data transmission within-region for MSTeams as well.