Nov 07 2019 07:36 AM
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
Nov 08 2019 01:37 AM
@bhartisemwal1990 , Which card are you using for displaying the image, Adaptive card/Thumbnail ?
Nov 08 2019 02:11 AM
@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.
Nov 25 2019 01:13 AM - edited Nov 25 2019 01:18 AM
@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.