In my company we have a Power Automate Flow, which at first receives a string (being an article number) from a Power Apps app, that is entered by the user.
This String in turn is supposed to be sent to a Logic Apps app by usage of a HTTP GET action:
As you can see, this request fails to work and the error details say, that the server hasn't received a response from the upstream server. I guess, this would be the Logic Apps app? Below is an image of this app:
This setup used to work untill a couple of months ago. I might add, that I inherited this app from my predecessor, so I wonder, if some subscription ran out.
I hope, someone has an idea, I'd be very thankful.