In ApigeeX for some input i am getting success response but for some 502 bad gateway error. But the actual target is giving success response. What might be the reason?
For example when i pass id as 2020 it is giving me response but when i change the Id to 2019, it is giving me bad gateway error but the actual target is giving success response for both the ID's.