Relative Content

Tag Archive for pythonjwtfastapipython-venvhttp-status-code-422

FastAPI POST method error 422 Validation Error

so no matter what I do I have 422 error on my localhost saying Validation Error, I can add users to the database but I can’t login, the /me function don’t work and I have only 200 responds in my terminal until I try to authenticate.