mirror of
https://github.com/zitadel/zitadel
synced 2024-11-22 08:49:13 +00:00
83c78a470c
# Which Problems Are Solved Execution responses with HTTP StatusCode not equal to 200 interrupt the client request silently. # How the Problems Are Solved Adds information about the recieved StatusCode and Body into the error if StatusCode not 200. # Additional Context Closes #8177 --------- Co-authored-by: Elio Bischof <elio@zitadel.com> Co-authored-by: Livio Spring <livio.a@gmail.com> |
||
---|---|---|
.. | ||
execution_test.go | ||
execution.go |