Hi,
I created a Cloud flow with "When a HTTP request is received" which took two parameters (version, language) as inputs and return an output.
I tested the cloud flow using Postman API test tool.
I received this error "The server did not receive a response from an upstream server. Request tracking id '08585340808231974524924088741CU02'"
If I return a simple string like " ABC test", the cloud flow works well.
However, if I return one of the input parameters. I am getting the above error.
Any suggestion, as to why the input parameters are not passing the values?
How I can resolve the above error?
Here I am passing language and version parameters.
this flow returns an error.
this one works fine:

Report
All responses (
Answers (