
Announcements
Hello,
I'm having an issue that came up 2 days ago.
I have a flow with an HTTP request, that sends a POST Request, with XML Body, and I get a response of JSON Body.
Suddenly, two days ago, the API times out, for no reason.
I tried adding into the headers content-type application/xml and accept application/json, it gives me an error 302 Redirect.
I also tried creating a Customer Connector, and when I tried testing it, it worked, but when I called it from the Power Automate, it gave me the same behaviour as if it was an HTTP request.
Does anyone know how to solve this?