Hrm, IMO this is should be handled in [AEROGEAR-2286|https://issues.jboss.org/browse/AEROGEAR-2286]
Like I said [here|https://github.com/aerogear/aerogear-android-sdk/pull/119#issuecomment-370604006] when we have a response with HTTP status 500, for example, the *request* was a success so, there is no error. The error is in the response and that should be handled by the dev/app.
If the request was not able to reach the server (because there is no internet connection for example) then we have a request error.
Is it make sense [~psturc]? |
|