Forum Discussion
Bertrand_Kerres
Sep 22, 2021Copper Contributor
Images sent by chat bot not shown after Teams update
We have a chat bot that can send plots of measurement data as attachments. Since a Teams update today of my Windows client app (to 1.4.00.22976), the pictures are not shown anymore. The outline is st...
Bertrand_Kerres
Nov 29, 2021Copper Contributor
Hi again,
the teams-auth sample has the same issue with the OAuth prompt, i.e. the login works but it displays the "Unable to reach app" message in Teams:
In order to get it to run I also had to change the version requirements to e.g. (don't know if this is the best resolution):
aiohttp==3.6.3
botbuilder-integration-aiohttp==4.13.0
botbuilder-dialogs==4.13.0
else there seems to be an incompatibility between the botbuilder.core.InvokeResponse constructor and how it is called in the OAuth prompt. I assume this is fixed here:
https://github.com/microsoft/botbuilder-python/commit/7d7fa534492c660daf9e4101d5d0aa16e53b49ee
?
/ Bertrand
HunaidHanfee-MSFT
Nov 29, 2021Former Employee
Bertrand_Kerres - Thanks for the update. I will confirm this with internal engineering team.
Thanks
- DanielBoettMar 09, 2022Copper ContributorThe current issue is still not fixed. Please provide an update on the timeline.
- HunaidHanfee-MSFTDec 09, 2021Former EmployeeThere are many things where fix need to be pass, it might fail due to some error at some ring. Due to this uncertainty we can't share the exact ETA. Team is working on it. I will update you once it is fix.
- Bertrand_KerresDec 08, 2021Copper ContributorHi, any update on the image rendering issue?
The fix in internal testing you mention is one month ago now.