[GH-ISSUE #432] AppHttpClient ignores non-200 success responses #305

Closed
opened 2026-02-28 01:24:04 +03:00 by kerem · 1 comment
Owner

Originally created by @alxndrsn on GitHub (Apr 8, 2016).
Original GitHub issue: https://github.com/ushahidi/SMSSync/issues/432

If a Sync URL returns a 2xx success code which is not 200, AppHttpClient will not process the response. This may be surprising.

Originally created by @alxndrsn on GitHub (Apr 8, 2016). Original GitHub issue: https://github.com/ushahidi/SMSSync/issues/432 If a Sync URL returns a 2xx success code which is not 200, [`AppHttpClient` will not process the response](https://github.com/ushahidi/SMSSync/blob/master/smssync/src/main/java/org/addhen/smssync/data/net/AppHttpClient.java#L80). This may be surprising.
kerem closed this issue 2026-02-28 01:24:04 +03:00
Author
Owner

@eyedol commented on GitHub (Apr 27, 2016):

Fixed

<!-- gh-comment-id:214925993 --> @eyedol commented on GitHub (Apr 27, 2016): Fixed
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SMSSync#305
No description provided.