Get the response even if the status code doesn't match the expected #304
Replies: 1 comment 1 reply
-
If you use expect() the third prop is a custom message you can handle in. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
There's any way to get the error response message in a more "readable" way?
I know that the response is printed in the console every time, but I want to know if there's a way to log the response in a "better" way.
Beta Was this translation helpful? Give feedback.
All reactions