Forum Discussion

bhartisemwal1990's avatar
bhartisemwal1990
Copper Contributor
Nov 07, 2019

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

 
    • bhartisemwal1990's avatar
      bhartisemwal1990
      Copper 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's avatar
        subhasish-MSFT
        Icon for Microsoft rankMicrosoft

        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.