
Announcements
Hi,
I am tried to use use HTTP action using client certificate but getting error "The provided authentication certificate is missing the private key. The private key is required to sign the request."
My scenario want to call IBM BPM system using REST API from Power automate flow, IBM system provided their certificate and they are using two way SSL hand shake. And they also provided Headers in that they are using
client-id :
client-secret:
Content-Type
When i use this certificate in HTTP Request flow after converting certificate in base64 it gives above error. Please guide me how to use this certificate in flow & get result