I have a flow that makes an HTTP API connection. It works perfectly fine. I can run it as many times as I want, and it works great until I start making changes to other actions in the flow or even just save it without making any changes. Once changes are made it gives an error on the HTTP action that says "Could not load the certificate private key. Please check the authentication certificate password is correct and try again.", but nothing has been changed for that action. If I wait till the next day, the flow will work again along with any changes I made from the day before. The 3rd party I am making a connection to has record of all the successful calls but none of the failures. So the calls never even make it out of Power Automate.
Has anyone had this issue? What did you do to fix it?