This repository has been archived by the owner on Dec 4, 2022. It is now read-only.
[REQ] Add status codes and error message to responses #7
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Is your feature request related to a problem? Please describe.
The Raiden API describes all expected responses and status codes for each call. The client only returns a generic error 'invalid response' right now.
Describe the solution you'd like
Include more descriptive error messages, incl. its status code to make troubleshooting more efficient.
E.g. for registering a token, the following responses can be expected:
See the Raiden API documentation: https://raiden-network.readthedocs.io/en/latest/rest_api.html
The text was updated successfully, but these errors were encountered: