Hello all;
I had just started learning the basic of flows and now i am facing with the issue with not a clue how to go ahead so any help could be great.
We just created an new environment and copied the data from old. Now all the flows are here but they are turned off. When i am turning them on i am getting the error as below
"Flow client error returned with status code "Forbidden" and details "{"error":{"code":"ApiPolicyApiGroupViolation","message":"Admin data policy 'CSEO UltraLow (All New Environments)' restricts use of these apis: /providers/Microsoft.PowerApps/apis/shared_commondataserviceforapps.","extendedData":{"violation":{"policyId":"/providers/Microsoft.BusinessAppPlatform/scopes/service/apiPolicies/7ef2403f-0d9d-4703-9c26-9a1fe367811a","policyDisplayName":"CSEO UltraLow (All New Environments)","type":"BlockedConnector","parameters":["/providers/Microsoft.PowerApps/apis/shared_commondataserviceforapps"]},"additionalInfo":{"adminContactEmailAddress":"aka.ms/frontdesk","policyWikiUrl":"https://aka.ms/MSPowerPlatformWiki"}}}}".
Is it because of CDS connectors in flows? Do i need to use some other connector?
Please let me know if there is any solution for this
Thanks
Solved! Go to Solution.
Hi Ez,
Please check below DLP policy since your error message mentioned that "policyDisplayName":"CSEO UltraLow (All New Environments)","type":"BlockedConnector".
You need to go to Power Platform Admin Center where there would be on policy named 'CSEO UltraLow(All New Environments)' which blocks Common Data Verse connectors and that's why you met the exception. Please kindly ping me through MS Teams since if you have further concern.
Hi Ez,
Please check below DLP policy since your error message mentioned that "policyDisplayName":"CSEO UltraLow (All New Environments)","type":"BlockedConnector".
You need to go to Power Platform Admin Center where there would be on policy named 'CSEO UltraLow(All New Environments)' which blocks Common Data Verse connectors and that's why you met the exception. Please kindly ping me through MS Teams since if you have further concern.
Hello johnny,
Thanks for the solution. I found out the data policy that is causing the issue. I will talk with the team the provisioned the environment to delete the policy or modify accordingly
Thanks