OfficeDev / microsoft-teams-apps-requestateam

Power Platform based solution that allows users to request teams and automates team creation. NO LONGER MAINTAINED. Please use 'Provision Assist' - https://github.com/pnp/provision-assist-m365/ instead.
MIT License
235 stars 66 forks source link

Error when launching the app from teams #392

Closed BennyFeuch87 closed 1 year ago

BennyFeuch87 commented 1 year ago

Description

When everything is set up and you try to start the Request a Team app from a test user, the error message from the screenshot always appears. Another user was used and the app was uploaded again. Unfortunately, always the same error.

Steps to reproduce

  1. Open Teams
  2. Start the Request a Team app in a Channel

Expected results

Actually, the app should load all things and not show any error.

Actual Results

Bild (3) Bild (2) Bild (1) Bild

Solution component

Power App

Operating system (environment)

Windows

Additional Info

No response

soldier9945 commented 1 year ago

Hello @BennyFeuch87

May I suggest having a look at Issue 336

One of the errors I see on your screenshot has been discussed about there. The problem is Caching. You have to go to your app, go to Information and delete all the older versions but the latest. There is also a "Live" Tag on one of the versions, I don't know how this works exactly but it may be indeed a cache-and-wait type of problem.

BennyFeuch87 commented 1 year ago

Thank you. :-) It works: