How to capture, transform downstream HTTP errors as proper API errors #4659
Unanswered
sunnybogawat
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using a mesh with multiple sources (open api, graphql) and it is been invoked programmatically from my rest API. I would like to know how I can handle any HTTP errors getting from downstream so I can respond to them as API error
Beta Was this translation helpful? Give feedback.
All reactions