BunqWeb
BunqWeb copied to clipboard
Proper responses upon API errors.
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.