Join Slack
Powered by
in our case the api sometimes returns a JSON paylo...
# rx
i
iex
03/31/2020, 12:47 PM
in our case the api sometimes returns a JSON payload in http success response to indicate custom errors, so the
Completable
calls aren't catching that. It seems that the solution is to change those to `Single`s (unless anyone has a better suggestion)
3
Views
Open in Slack
Previous
Next