You have designed a Power Automate flow and integrated it into a custom page or canvas app. The flow works as expected when run independently. But when triggered from the canvas app, it runs for the app/flow owner only, failed for other users with an error message:
Flow.Run failed: ("error":["code":"0x80060888" "message": "Resource not found for the segment 'Microsoft.Dynamics.CRM.install'"]
The root cause of this issue is that the "Install" process/action by Microsoft is turned OFF in the default solution. To resolve the issue, you need to turn ON the "Install" action in the default solution.
Steps to Enable the "Install" in the Default Solution:
- Navigate to the PowerApps Maker Portal.
- Open the Default Solution: In the left-hand navigation pane, select Solutions.
- Click on Default Solution to open.
- Within the Default Solution, use the search bar at the top right corner.
- Type "Install" to filter and find the action.
- In the list of actions, locate the "Install" process.
- Ensure that the "Install" action is turned On. If it's not, update the status to On.