Create new job with invalid json format, throws 401 error. The validation message is correct, but status 401 is handle by ember-simple-auth as Unauthorized then invalidate the session, forcing user to sign in again. The correct status for invalid format is 400
Create new job with invalid json format, throws 401 error. The validation message is correct, but status 401 is handle by ember-simple-auth as Unauthorized then invalidate the session, forcing user to sign in again. The correct status for invalid format is 400