I recently deployed a solution but am unable to activate the flows. I am using the same account that was used to deploy the solution. While the flows save successfully when I check them, I am unable to turn them on. This issue affects not just one flow but all three flows included in the solution.
All three flows use the same connectors: Dataverse, Approvals, and O365 Outlook. They are triggered when a specific field is modified in Dynamics. Despite the correct configuration, I encounter the following error when trying to activate them:
Flow client error:
Status code: BadRequest
Details:{ "error": { "code": "InvalidOpenApiFlow", "message": "Flow save failed with code 'DynamicOperationRequestClientFailure' and message 'The dynamic operation request to API 'commondataserviceforapps' operation 'GetMetadataForGetEntityWithOrganization' failed with status code 'Forbidden'. This may indicate invalid input parameters. Error response: { 'error': { 'code': '0x80042f09', 'message': 'TryGetMaxPrivilegeDepthForUserAcrossBusinessUnits: The user with id ... has not been assigned any roles. They need a role with the prvReadEntity privilege.' } }'." }


Report
All responses (
Answers (