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.
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