You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know it's possible to log it with debug mode, but we write our request/response messages to a database (whether they succeed or fail). Is it possible to get the content of failed responses within the code itself?
I know it'd be possible to hack something together with zod preprocessing, but it's not ideal.
Thanks!
The text was updated successfully, but these errors were encountered:
I know it's possible to log it with debug mode, but we write our request/response messages to a database (whether they succeed or fail). Is it possible to get the content of failed responses within the code itself?
I know it'd be possible to hack something together with zod preprocessing, but it's not ideal.
Thanks!
The text was updated successfully, but these errors were encountered: