You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the response code from server is 202, rxalamofire checks for a body and if it is empty throws a inputDataNilOrZeroLength error which should not be the same as the request was still a success.
The text was updated successfully, but these errors were encountered:
If the response code from server is 202, rxalamofire checks for a body and if it is empty throws a
inputDataNilOrZeroLength
error which should not be the same as the request was still a success.The text was updated successfully, but these errors were encountered: