web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Request a Team App -- ...
Power Apps
Unanswered

Request a Team App -- Published it yesterday, downloaded it and uploaded it to Teams, now I cant edit it and have no flows?

(0) ShareShare
ReportReport
Posted on by

I am new to PowerApps, so excuse me if this is all due to my ignorance, but I finally got this Template to build, I downloaded it and uploaded it to Teams, and it opens, but when I check the Team Name I get an error that the trigger didnt work, so I tried to go edit it, but my edit button is greyed out, and I cant restore a version either, it says I cannot restore versions older than 6 months, but my dates are yesterday.

 

Am I missing something, CAN I edit while the App is "checked out"? I also am unable to import the zipped app I downloaded too, it errors out. I also do not see my flows that I had for it, do they disappear when you publish an app?

 

Sorry I am so unclear on this :(, let me know if you need any info.

 

I cant even SEE the App if I go to Studio, I suspect because it is in the Teams Scope?

I tried changing my version of the App back to a couple different levels, and that didnt help.

I removed the App from the Tab it was on, incase that may of been locking it, but I get no errors, I just have almost every button greyed out other than PLAY, DETAILS and one other I think.

 

Thanks for any help, I cannot login with my work account here that is licensed, so dont think I can do a support ticket. Oh btw, I have Office 365 E5, Power Apps Plan 1 and Power Automate Free I think for licensing? I am a global admin, I also tried on both my GA account and my service account I made to run the App.

 

Cant think of anything else you may need, but ask if you do.

 

OK, I noticed more issues, and again I am so new some of these may be normal...

 

I mentioned I have no flows, but I do have my logic apps, and the App that checks the group name is failing, and I cannot find the flow that calls it :(. 

In that logic app, I see a specific error that I THINK i may of figured out.... It parses the body to make this URL string, but it  references ,uriComponentToString('%40'),triggerbody()?['tenantId'])"

It makes that reference twice and what the resultant string ends up being causes an error because it adds a @ to the end of the ClientId GUID making it bad. As I looked deeper, I suspect the actual failure is the tenantId reference, I do not see that in my Trigger Body :(.

 

I get this error...

{
    "headers": {
        "Connection""Close",
        "Accept""*/*",
        "Accept-Encoding""gzip,deflate",
        "Accept-Language""en",
        "Host""eastus.logic.azure.com",
        "User-Agent""Mozilla/5.0,(Windows NT 10.0; Win64; x64),AppleWebKit/537.36,(KHTML, like Gecko),Chrome/91.0.4472.114,Safari/537.36",
        "x-ms-client-session-id""f93a8737daa9465d856629ec759ea9e8",
        "dnt""1",
        "x-ms-command-name""Microsoft_Azure_EMA.",
        "x-ms-effective-locale""en.en-us",
        "x-ms-client-request-id""068ed275-ff0b-4ca3-821b-104e00816135",
        "sec-fetch-site""same-site",
        "sec-fetch-mode""cors",
        "sec-fetch-dest""empty",
        "x-ms-arm-resource-system-data""{\"lastModifiedBy\":\"Bill.Crum@balladhealth.org\",\"lastModifiedByType\":\"User\",\"lastModifiedAt\":\"2021-07-18T20:54:39.3958219Z\"}",
        "x-ms-arm-request-tracking-id""bb9a7cca-66c7-466a-a57c-71406e5e9a05",
        "x-ms-correlation-request-id""bb9a7cca-66c7-466a-a57c-71406e5e9a05",
        "x-ms-routing-request-id""CENTRALUS:20210718T205439Z:bb9a7cca-66c7-466a-a57c-71406e5e9a05",
        "x-ms-client-location""centralus",
        "x-ms-home-tenant-id""15fa2031-77a2-45e1-9571-4f3692b732d9",
        "x-ms-client-ip-address""151.102.241.252",
        "x-ms-arm-service-request-id""c08f080b-017a-4fe1-be13-d7c5262308b8",
        "x-ms-management-group-ancestors""15fa2031-77a2-45e1-9571-4f3692b732d9",
        "x-ms-client-audience""https://management.core.windows.net/",
        "x-ms-client-scope""user_impersonation",
        "x-ms-client-acr""1",
        "x-ms-client-app-id""c44b4083-3bb0-49c1-b47d-974e53cbdf3c",
        "x-ms-client-app-id-acr""2",
        "x-ms-client-tenant-id""15fa2031-77a2-45e1-9571-4f3692b732d9",
        "x-ms-client-issuer""https://sts.windows.net/15fa2031-77a2-45e1-9571-4f3692b732d9/",
        "x-ms-client-object-id""d5d49a43-ce5a-442f-81a3-ac9cd5bf7f86",
        "x-ms-client-puid""10032000967B399F",
        "x-ms-client-alt-sec-id""",
        "x-ms-client-principal-id""10032000967B399F",
        "x-ms-client-principal-name""Bill.Crum@balladhealth.org",
        "x-ms-client-authorization-source""Legacy",
        "x-ms-client-identity-provider""",
        "x-ms-client-wids""f28a1f50-f6e7-4571-818b-6a12f2af6b6c, 29232cdf-9323-42fd-ade2-1d097af3e4de, 62e90394-69f5-4237-9190-012177145e10, fe930be7-5e62-47db-91af-98c3a49a38b1, 69091246-20e8-4a56-aa4d-066075b2a7a8",
        "x-ms-client-authentication-methods""pwd, wia",
        "x-ms-client-principal-group-membership-source""Token",
        "x-ms-client-family-name-encoded""Q3J1bQ==",
        "x-ms-client-given-name-encoded""V2lsbGlhbQ==",
        "x-ms-arm-network-source""PublicNetwork",
        "traceparent""00-553ad73c7feb4a4b9dddaf9228ab86f4-cee4afe3125e9c4f-01",
        "x-ms-activity-vector""IN.0F",
        "Content-Length""0",
        "Content-Type""application/json"
    }
}
 
I might be better off just deleting everything and starting over :(, I am out of my depth.

 

Categories:
I have the same question (0)

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 530

#2
WarrenBelz Profile Picture

WarrenBelz 459 Most Valuable Professional

#3
Haque Profile Picture

Haque 314

Last 30 days Overall leaderboard