Hello Experts,
I am a new user for power automate. I want to add action 'HTTP' by using method get form web url ('***/testpage.json). but after i run this flow it returns response as status code 522. I have test with curl in powershell from my laptop. it is fine (return with status code 200).
How can i get the response with this url ?