zitadel/internal/api/grpc/user/v2
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
..
email_integration_test.go feat: api v2beta to api v2 (#8283) 2024-07-26 22:39:55 +02:00
email.go feat: api v2beta to api v2 (#8283) 2024-07-26 22:39:55 +02:00
idp_link_integration_test.go feat: api v2beta to api v2 (#8283) 2024-07-26 22:39:55 +02:00
idp_link.go feat: api v2beta to api v2 (#8283) 2024-07-26 22:39:55 +02:00
otp_integration_test.go feat: api v2beta to api v2 (#8283) 2024-07-26 22:39:55 +02:00
otp.go feat: api v2beta to api v2 (#8283) 2024-07-26 22:39:55 +02:00
passkey_integration_test.go feat: api v2beta to api v2 (#8283) 2024-07-26 22:39:55 +02:00
passkey_test.go feat: api v2beta to api v2 (#8283) 2024-07-26 22:39:55 +02:00
passkey.go feat: api v2beta to api v2 (#8283) 2024-07-26 22:39:55 +02:00
password_integration_test.go feat: api v2beta to api v2 (#8283) 2024-07-26 22:39:55 +02:00
password_test.go feat: api v2beta to api v2 (#8283) 2024-07-26 22:39:55 +02:00
password.go feat: api v2beta to api v2 (#8283) 2024-07-26 22:39:55 +02:00
phone_integration_test.go fix: add information about target response into error message if inte… (#8281) 2024-08-16 11:26:15 +02:00
phone.go feat: api v2beta to api v2 (#8283) 2024-07-26 22:39:55 +02:00
query_integration_test.go feat: org v2 ListOrganizations (#8411) 2024-08-15 06:37:06 +02:00
query.go feat: org v2 ListOrganizations (#8411) 2024-08-15 06:37:06 +02:00
server.go feat: api v2beta to api v2 (#8283) 2024-07-26 22:39:55 +02:00
totp_integration_test.go feat: api v2beta to api v2 (#8283) 2024-07-26 22:39:55 +02:00
totp_test.go feat: api v2beta to api v2 (#8283) 2024-07-26 22:39:55 +02:00
totp.go feat: api v2beta to api v2 (#8283) 2024-07-26 22:39:55 +02:00
u2f_integration_test.go feat: api v2beta to api v2 (#8283) 2024-07-26 22:39:55 +02:00
u2f_test.go feat: api v2beta to api v2 (#8283) 2024-07-26 22:39:55 +02:00
u2f.go feat: api v2beta to api v2 (#8283) 2024-07-26 22:39:55 +02:00
user_integration_test.go feat: api v2beta to api v2 (#8283) 2024-07-26 22:39:55 +02:00
user_test.go feat: api v2beta to api v2 (#8283) 2024-07-26 22:39:55 +02:00
user.go feat: api v2beta to api v2 (#8283) 2024-07-26 22:39:55 +02:00