
Announcements
Hi,
I have a canvas app that shows a video from a SharePoint document library using the Video Player component. Using a new browser session, when I open the app, the video thumbnail appears blue and the video fails to play. In the web browser console, I noticed a 401 error indicating an issue with accessing the video in the SharePoint DL. However, if i open another web tab and I manually go to the document library where the video is stored, there is a brief redirect that handles authentication (login.microsoftonline..), and then I can access the document library. After doing this, when I reload the app, the problem is resolved. The thumbnail shows the preview image correctly, and I can play the video.
How can I make sure this authentication to SharePoint happens within the app? Is it normal?
Thanks.
I have a similar issue. Videos are hosted in a SharePoint DL and can be played via PoweraApps on a Windows device, but they will not play on my MacBook. I get a white player with the Play/Pause button, but when pressed nothing loads. I can view the video fine directly in DL...