nimblehq / nimble-survey-web

Nimble Survey API for Mobile Challenge and Certification
0 stars 3 forks source link

[#49] Expose proper error message for the login API #68

Closed hoangmirs closed 2 years ago

hoangmirs commented 2 years ago

Resolve #49

What happened

Insight

N/A

Proof Of Work

Postman

hoangmirs commented 2 years ago

What is the response status in case of error? Is it 401 or 200?

Currently, it returns 400 - Bad Request. That was the default from Doorkeeper, I didn't change it