Relative Content

Tag Archive for botframeworkmicrosoft-teams

‎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”: […]

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.