Announcements
Your file is currently under scan for potential threats. Please wait while we review it for any viruses or malicious content.
The error usually means the app pushed fine but something is off with the app ID or the manifest after the build.
Few things to check:
Run pac auth list and confirm you're pushing to the right environment , easy to accidentally push to the wrong one.
pac auth list
After pac code push Complete, go to make.powerapps.com, find the app in the list and click Edit first rather than Play. If it opens in edit mode, do a Save and Publish from there and then try playing it. Code push alone doesn't always trigger a proper publish.
pac code push
Also make sure your npm run build completed without errors before pushing the partial build can register the app in the list but leave it in a broken state which causes exactly that error when opening.
npm run build
If none of that works, delete the app from the environment, do a clean npm run build and push again fresh.
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.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Vish WR 610
Haque 317
WarrenBelz 315 Most Valuable Professional