web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Unanswered

The server did not receive a response from an upstream server

(0) ShareShare
ReportReport
Posted on by 120
Hi,
 
From Power App, I am sending certain values to Master flow and from there I am calling child flow and sending the values.
 
But after clicking on the button on power app, values are being transmitted but I am getting the error as mentioned below
 
Please let me know to cross over the issue.
 
 
Regards,
 
Sudheer
Categories:
I have the same question (0)
  • MParikh Profile Picture
    182 Super User 2025 Season 2 on at
    The server did not receive a response from an upstream server
    You are hitting a 502 BadGateway with innerError NoResponse. Power Apps sent the request, API hub waited, your flow did not return a response in time. The parent flow is likely calling a long-running child flow or doing heavy Dataverse work before “Respond to PowerApp or flow.” I propose below steps to try and resolve. There is no quick or specific approach since you get to the root cause.
     
    Most common cause in this case the parent waits for the child flow to finish, and the child takes too long.
    Fixes
    1.     Return a quick response in the parent flow, then process heavy work in background.
    2.     Switch “Run a child flow” to Asynchronous.
    3.     Keep “Respond to PowerApp or flow” as the last step and always executed.
    4.     Optimize actions: reduce loops, keep payloads small.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

MS.Ragavendar – Community Spotlight

We are honored to recognize Ragavendar Swaminatha Subramanian as our September…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 982 Most Valuable Professional

#2
MS.Ragavendar Profile Picture

MS.Ragavendar 396 Super User 2025 Season 2

#3
Power Apps 1919 Profile Picture

Power Apps 1919 356

Last 30 days Overall leaderboard