Add mechanism to receive errors from http interaction initial responses #4187
Unanswered
beanjo55
asked this question in
API Feature Requests & Ideas
Replies: 1 comment
-
Maybe an additional, informational (HTTP only), interaction type or even a separate endpoint |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Currently when using a http url to receive interactions, there's no way to get an error back from the initial response, like you would with /callback after a gateway received interaction. This adds complexity to developing and tracking & fixing errors in http interaction systems, where your response fails and you don't know it did or why.
Beta Was this translation helpful? Give feedback.
All reactions