Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hello,
we are using a simple Logic App which triggers a Power Query Dataflow every 5 minutes.
We are using this connector and the App only has 1 step Power Query Dataflows - Connectors | Microsoft Learn.
Since last friday we are receiving the following error from the backend. Has anyone seen this before ? In Power Automate everything works.
The app is a microsoft app 7ab7862c-4c57-491e-8a45-d52a7e023983
{
"Message": "The backend request failed with error code '400'",
"Reason": "{\"status\":400,\"source\":\"https://logic-apis-westeurope.consent.azure-apim.net:443/api/tokens/exchange?api-version=2015-11-01-...",\"message\":\"Failed to retrieve token for resource=https://analysis.windows.net/powerbi/api. Message={\\\"error\\\":\\\"invalid_client\\\",\\\"error_description\\\":\\\"AADSTS50011: The redirect URI 'https://logic-apis-westeurope.consent.azure-apim.net/redirect' specified in the request does not match the redirect URIs configured for the application '7ab7862c-4c57-491e-8a45-d52a7e023983'. Make sure the redirect URI sent in the request matches one added to your application in the Azure portal. Navigate to https://aka.ms/redirectUriMismatchError to learn more about how to fix this.\\\\r\\\\nTrace ID: xxxxx\\\\r\\\\nCorrelation ID: xxxx\\\\r\\\\nTimestamp: 2023-06-16 18:45:47Z\\\",\\\"error_codes\\\":[50011],\\\"timestamp\\\":\\\"2023-06-16 18:45:47Z\\\",\\\"trace_id\\\":\\\"0e9b282d-cd4e-4d46-ab68-74e208d81a00\\\",\\\"correlation_id\\\":\\\"83ce7e99-55fb-4fc0-ab25-e364e9a887fb\\\",\\\"error_uri\\\":\\\"https://login.windows.net/error?code=50011\\\"}\"}",
"WorkspaceType": "Workspace",
"OperationId": "RefreshDataflow",
"ClientRequestId": "d05f10b5xxxx"
"ClientRequestUrl": "https://logic-apis-westeurope.azure-apim.net/apim/dataflows/7cca1bdfxxxxxxxxxxxxxxxxxxxxxx/api/group..."
}
Greetings
Erik
Hi @ErikVet ,
Based on the error message, it appears that you are experiencing authentication issues in Azure Active Directory (Azure AD) when connecting to Power BI.
You can try following the steps in this tutorial to enable authentication in Azure AD
Authenticate your API and connector with Azure Active Directory - Azure AD | Microsoft Learn
This is the related document, you can view this content:
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.