Share via

API Connections – Dataverse with Client Certificate Authentication Issue on Logic App

Kumar Rathinam 20 Reputation points Microsoft Employee
2026-02-19T08:51:34.52+00:00

We are using the Dataverse connector in both Power Apps and Logic Apps.

We were able to successfully configure the Dataverse connector using client certificate authentication in Power Apps. However, the same configuration fails in Logic Apps.

The following error is displayed in the API Connections section when attempting to use client certificate authentication in Logic Apps same auth working fine on PowerApps :

Azure Logic Apps
Azure Logic Apps

An Azure service that automates the access and use of data across clouds without writing code.


Answer accepted by question author

Pravallika KV 16,945 Reputation points Microsoft External Staff Moderator
2026-02-19T09:28:16.73+00:00

Hi @Kumar Rathinam,

Thanks for the confirmation. Glad the issue is resolved.

The issue occurred because the connection in Logic Apps was created using a .pfx certificate without a password.

Although the same certificate authentication was working in Power Apps, Logic Apps requires the .pfx certificate to have a password during connection creation.

To resolve the issue:

  • Generated new .pfx certificates with passwords for both Dev and Prod environments.
  • After using the password-protected certificates, the connection was recreated in API Connections.

The Dataverse connector was successfully configured in Logic Apps using client certificate authentication, and the connection started working as expected.

Hope this helps!


If the resolution was helpful, kindly take a moment to click on User's imageand click on Yes for was this answer helpful. And, if you have any further query do let us know.

Was this answer helpful?

0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.