Reputation: 2008
My app is no longer shown listed under Apps
in the Default environment at make.powerapps.com
.
When I run Get-AdminPowerApp
PowerShell cmdlet against the Default env, the App is listed.
When I run Get-AdminDeletedPowerAppsList
, the App is not listed.
When I try to run Set-AdminPowerAppOwner
, I receive an error...
Error=;
Message=No permission to the 'SharepointFormApp' application that has ID = '<guid-here>'.;
Internal=System.Net.HttpWebResponse
...but I have permissions on the SharepointList that the App is built on.
How do I troubleshoot and if necessary recover this app?
Upvotes: 1
Views: 807
Reputation: 1683
Try to go to https://admin.powerplatform.microsoft.com/environments, select the default environment and the Power Apps.
This should give you a complete list of apps in the environment.
I have on a few occations found flows that was disappeared this way.
Upvotes: 1