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
{{ message }}
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.
Suppose we expect a 200, but actually get a 422 (or some other error code), with info about the error in the response.
If we go into the
catch
, there's no way to print the server's response.The text was updated successfully, but these errors were encountered: