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
We use the same message for code [400, 500). Could you suggest a better description for them all? A specific message for each code might be overwhelmed.
Package
dio
Version
5.7.0
Operating-System
Android
Adapter
Default Dio
Output of
flutter doctor -v
No response
Dart Version
No response
Steps to Reproduce
Post false credentials to sign-in api en
Expected Result
The status code of 401 has the following meaning: : "unauthorized access due to invalid or missing credentials"
Actual Result
The status code of 401 has the following meaning: "Client error - the request contains bad syntax or cannot be fulfilled"
The text was updated successfully, but these errors were encountered: