Forum Discussion
bhartisemwal1990
Nov 07, 2019Copper Contributor
Microsoft teams web unable to render images from sharepoint .
Hi ,
I am having a bot that send image card.
The image src is pointing to SharePoint site even though I have access to the SharePoint I am unable to see the image in teams.
can anyone help me here.
Thanks in advance
- subhasish-MSFT
Microsoft
bhartisemwal1990 , Which card are you using for displaying the image, Adaptive card/Thumbnail ?
- bhartisemwal1990Copper Contributor
subhasish-MSFT: I have tried using herocard and adaptive card both doesn't seems to work. If I load the sharepoint site in browser instance then it comes up.
Teams and sharepoint should ideally work seamlessly.
- subhasish-MSFT
Microsoft
bhartisemwal1990, share point image can not be accessed inside teams. Because sharepoint resources need authentication and there is no option to authenticate inside teams.
All the resources that can be used inside teams must be public.
You could access the image URL in browser because sharepoint authentication is already cached in browser.