microsoft-teams-apps-requestateam icon indicating copy to clipboard operation
microsoft-teams-apps-requestateam copied to clipboard

Request-A-Team app NOT working

Open MandyS83 opened this issue 2 years ago • 13 comments

Installed App successfully, when try to access getting this error message image

Can you please assist?

MandyS83 avatar Jan 26 '22 03:01 MandyS83

We are getting exact same error after successfully Installation and configuration. Not sure where it is disconnecting.

image

sneranacdw avatar Jan 27 '22 20:01 sneranacdw

Quick update: This error suddenly disappeared now. Though, we don't see any teams nor associated site getting provisioned. I am not entirely sure how this error disappeared

sneranacdw avatar Feb 01 '22 19:02 sneranacdw

Hi Team, I have tested and still getting same error message, Please investigate and assist with resolving this error

image

MandyS83 avatar Feb 01 '22 23:02 MandyS83

I am getting list not found in logic App workflow

sneranacdw avatar Feb 02 '22 15:02 sneranacdw

Update: I was able to resolve this error. The solution was to remove the List GUID instead of the List name in the Logic App. After that it provisioned both Sharepoint site and the Team

sneranacdw avatar Feb 03 '22 13:02 sneranacdw

I deployed this App in Production and am getting following error:

image

sneranacdw avatar Feb 04 '22 13:02 sneranacdw

Hi, I faced this error a little while ago. Trying to rack my brain on how I fixed it -- can you check your connectors in your powerapp please? I don't have it installed currently to provide a custom screenshot, but do this step of the deployment guide again. For me even though I did this step and it showed that it connected to my sharepoint site in the data sources view on the left, when I hovered over them I saw it was still connected to the template website from the owner. Re-add them and see if that works. Will try to think of the other fixes I did as well which may have been related to it image

SammyRasha avatar Feb 07 '22 23:02 SammyRasha

I was able to fix this error. You will need to make sure to add correct Group ID as per the deployment guide. Save and Publish this change. Unless you perform the last step your new Group ID won't take effect

sneranacdw avatar Feb 08 '22 16:02 sneranacdw

As others have said above, you need to edit the OnStart event of the app object and update the ID in that code with an ID of a group in your tenant where your admin users will reside.

We are planning on making some improvements to the documentation to make this process easier to understand.

@SammiRasha FYI

alexc-MSFT avatar Feb 14 '22 09:02 alexc-MSFT

Hello All, I updated the GroupID in the Onstart event and saved it: image

However, when I launch the app I still get the error where it is pointing to the wrong GroupID, what could be causing this? image

@alexc-MSFT: Do you have an idea what could be causing this, even after updating the GroupID?

theyssef avatar Mar 01 '22 09:03 theyssef

@theyssef did you republish the app?

NoMan0013 avatar Mar 08 '22 06:03 NoMan0013

@theyssef did you republish the app?

Hi Noman0013, Thanks for the hint, that was indeed it.

I published the app using the following guidance: https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/save-publish-app ; and now the error is gone

theyssef avatar Mar 08 '22 07:03 theyssef

I had the same error, did you import and configure the power app with the service user? If not delete PowerApps and Flows and go through the instructions with the service user in the PowerApp and Flow section.

7gizmo avatar Oct 18 '22 14:10 7gizmo