zitadel/internal/static
Stefan Benz 83c78a470c
fix: add information about target response into error message if inte… (#8281)
# 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>
2024-08-16 11:26:15 +02:00
..
config
database chore: use pgx v5 (#7577) 2024-03-27 15:48:22 +02:00
i18n fix: add information about target response into error message if inte… (#8281) 2024-08-16 11:26:15 +02:00
mock fix: add action v2 execution to features (#7597) 2024-04-09 20:21:21 +03:00
s3
generate.go
storage.go