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
When I set up the project in a virtualenv and started it up, I can create a user. It is added to the database. But attempting to login is just 400 bad request errors. I am trying to debug it but that is becoming tricky.
Also there doesnt seem to be any error handling when it comes to a wrong password. I might be completely wrong on this aspect though. but the 400 errors make the project unusable.
The text was updated successfully, but these errors were encountered:
When I set up the project in a virtualenv and started it up, I can create a user. It is added to the database. But attempting to login is just 400 bad request errors. I am trying to debug it but that is becoming tricky.
Also there doesnt seem to be any error handling when it comes to a wrong password. I might be completely wrong on this aspect though. but the 400 errors make the project unusable.
The text was updated successfully, but these errors were encountered: