Hi all
I'm trying to call a REST API which requires the use of a Client Certificate to authenticate using the http action.
I'm base64 encoding the pfx file and are supplying the corresponding password but the flow fails with the error message: "Could not load the certificate private key. Please check the authentication certificate password is correct and try again."
I'm using the same certificate to access the api server programatically with no issues. The error message indicates to me that the action is not able to load and use the certificate/password correctly.
Have anyone gotting this authentication mechanism to work properly? If so, how did you generate the certificate you are using?
In advance, thanks!
-svein
Hi @ bangorkeith,
Could you please share a screenshot of the configuration of your flow?
Could you please share more details abou the issue that you meet?
The error message told that the flow could not load the certificate private key.
Please take a try to use base-64 encoding the certificate string refer to link below:
https://docs.microsoft.com/en-us/azure/connectors/connectors-native-http
Please check the authentication certificate password is correct and try again,please let me know if your problem could be solved.
Regards,
Alice Zhang
Is this resolved? I am facing the same issue.
I faced same issue and solved.
It seemed like base64 decoding did not work well.
so i stored my pfx file at one drive.
and made flow step to read it.
and set it to pfx parameter.
it works.
Hello, @Anonymous!
Have you had an opportunity to apply @ozawako1‘s recommendation to adapt your Flow? If yes, and you find that solution to be satisfactory, please go ahead and click “Accept as Solution” so that this thread will be marked for other users to easily identify!
Thank you for being an active member of the Flow Community!
-Gabriel
Flow Community Manager
Hi,
It doesn't work for me... When i do that, i see an error " Unable to process template language expressions in action 'HTTP' inputs at line '1' and column '2850': 'Error reading string. Unexpected token: StartObject. Path 'pfx'.'." Please advise...
I've found a couple things that may help anyone reading this thread.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
At the monthly call, connect with other leaders and find out how community makes your experience even better.
User | Count |
---|---|
25 | |
24 | |
23 | |
23 | |
19 |
User | Count |
---|---|
58 | |
40 | |
40 | |
29 | |
24 |