Forum Discussion
Teams custom app - PowerApp sign in issue
- skaratelaNov 18, 2019Copper Contributor
ChrisWebbTech Hey Chris . Any update on this. I still get the issue. I'm using App Studio to embed PowerApps as a tab but it says "sing in to start using PowerApps"
Why can't it authorize the user from Teams client, instead of signing it again
- Michal SacewiczNov 19, 2019Copper Contributor
skaratela
For me adding 'source=teamstab' to the Content URL did the job, i.e.https://web.powerapps.com/webplayer/iframeapp?source=teamstab&appId=/providers/Microsoft.PowerApps/apps/{AppId}
I can see it is now also corrected in the documentation.
- MatthiasRepySep 02, 2021Copper ContributorHi Michael,
my link looks not like yours (https://apps.powerapps.com/play/35e1048c-5695-4477-958f-ab085b5e9770?tenantId=8fdbc2ad-15b7-4c1a-a453-ecc57ed5ea24). Where do i have to put in the ´source=teamtab`?
- Nov 18, 2019Na, My tabs are asking for authentication as well, not sure why that is. I'll see If I can ask around if anyone knows what's going on.
- Nov 18, 2019Have you tried using the "Add to Teams" button they added to Powerapps? I doubt it will make a difference but it's worth a shot.
- Michal SacewiczAug 28, 2019Copper Contributor
ChrisWebbTechI am not using any of those - as mentioned it's a custom app created with App Studio and then published to store as a company app according to the article I have linked in the original post.
The purpose is to later push the app to users' left panel menu with app policy.
Below is how it looks in the client (and like I said, in the web app it works fine):
- Michal SacewiczAug 29, 2019Copper Contributor
I just noticed that when I create an app in AppStudio and set a SharePoint online site as content, the behavior is similar. Works fine in the web app and shows a blank screen in Teams client. Is there anything that needs to be done authentication wise maybe? I am logged into the same work account in the client and in the browser.