Skip to content

Invalid requests return error 500 #1

@StanislawStankiewicz

Description

@StanislawStankiewicz

A request lacking neccessary information (like email), doesnt return a 400 response with informative body content. This scenario is unhandled.

Example invalid request returning error 500:

{
    "username": "test",
    "password": "test",
}

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions