Forum Discussion
Stream channel within Personal App
- Feb 23, 2021
I was finally able to find the core problem. Unfortunately it is a known Microsoft bug that causes users to have a token problem and therefore the stream content is not loaded. More details can be found here: https://github.com/SharePoint/sp-dev-docs/issues/5320
Trinetra-MSFT I added the URL you provided but it's still not working.
To make sure we're talking about the same thing. I want to create a personal app within Teams and provide access to a complete Stream channel, but not via SharePoint but directly on Stream. The user is explicitely listed in Stream to have access, and it also works via SharePoint.
Thomsch , Not sure why you are not able to see the video, it will be good if you can see what is blocking to load the video in Tab , may be in console you can see the error. also can you try to add the video url through Stream app in channel and check if that loads in Tab?
- ThomschJan 18, 2021Iron Contributor
Trinetra-MSFT I don't understand the situation. For a couple of users the personal app works completely fine, but for others the Stream and/or Forms content not. The SharePoint page is loading fine.
1) There are users who can use the app in the browser but not in the Teams desktop client.
2) Users who cannot use it on the web nor the desktop client.
3) Users who can use it on both clients.
The users who cannot use the get this error message:
"validDomains": [ "TENANT.sharepoint.com", "msft.spoppe.com", "resourceseng.blob.core.windows.net", "spoprod-a.akamaihd.net", "spoppe-a.akamaihd.net", "microsoft.sharepoint.com", "*.login.microsoftonline.com", "msit.microsoftstream.com", "forms.office.com" ],- Mallipriya_MSFTFeb 23, 2021Former Employee
Hi Thomsch,
Sorry for answering after a long time. Could you please check with the latest version of Teams.- ThomschFeb 23, 2021Iron Contributor
I was finally able to find the core problem. Unfortunately it is a known Microsoft bug that causes users to have a token problem and therefore the stream content is not loaded. More details can be found here: https://github.com/SharePoint/sp-dev-docs/issues/5320