Across our dev/test/Production power pages sites we use 10-12 Power Pages triggered flows which have been reliable since GA. We've had the odd issue where changes to the flow require adding/removing in the studio but this has been rare. Today we've found within 1 hour, all of our flows across the three environments are showing as requiring registration. These were registered at our last check (during last deployment) and normally any de-registered flow is one which has been turned off.
Oddly, the flows are working as expected, but we click the small shield icon to register, we get an error. Removing and re-adding the flows fails as they cannot be re-added. The flows show no errors, all admin settings are correct and the Portals themselves run as anticipated. We've checked connections which are fine and used across other non-Portal flows and all our packages are up to date.
The only recent change was a switch to managed environments 2 weeks ago.
Interestingly, the call shown in DevTools when I click register shows the following response:
"Message": "User doesn't have required permissions",
"ErrorCode": "D004",
"ErrorType": "User error"
}
I have admin permissions in the environment and until recently could register flows. Has anyone experienced this, has there been a recent change to the required permissions to register flows, or could the change to managed environments be an issue?
Any help, as ever, is appreciated