BunqWeb icon indicating copy to clipboard operation
BunqWeb copied to clipboard

Proper responses upon API errors.

Open DennisSnijder opened this issue 8 years ago • 0 comments

Context

At the moment while calling the internal API the API always returns a 200 status code. This issue is about returning proper responses and status codes so the front end knows what it is going on once the API is failing.

Acceptance criteria

  • Properly return a response for Bunq API Exceptions.

DennisSnijder avatar Oct 11 '17 18:10 DennisSnijder