[GH-ISSUE #217] Message Results API not working on 2.7 #157

Closed
opened 2026-02-28 01:23:28 +03:00 by kerem · 7 comments
Owner

Originally created by @Syone on GitHub (Oct 30, 2014).
Original GitHub issue: https://github.com/ushahidi/SMSSync/issues/217

Message Results API and SMS Delivery Report are both checked

Documentation says : "Once SMSsync receives messages to be sent as SMS it will make a POST ?task=sent"

But no post are made

Originally created by @Syone on GitHub (Oct 30, 2014). Original GitHub issue: https://github.com/ushahidi/SMSSync/issues/217 Message Results API and SMS Delivery Report are both checked Documentation says : "Once SMSsync receives messages to be sent as SMS it will make a POST ?task=sent" But no post are made
kerem closed this issue 2026-02-28 01:23:28 +03:00
Author
Owner

@mandric commented on GitHub (Oct 30, 2014):

Does Task Checking need to also be checked?

<!-- gh-comment-id:61174778 --> @mandric commented on GitHub (Oct 30, 2014): Does Task Checking need to also be checked?
Author
Owner

@mandric commented on GitHub (Oct 30, 2014):

Oh if message is not even getting posted then you probably don't have your Sync URL setup correctly?

<!-- gh-comment-id:61174923 --> @mandric commented on GitHub (Oct 30, 2014): Oh if message is not even getting posted then you probably don't have your Sync URL setup correctly?
Author
Owner

@Syone commented on GitHub (Oct 31, 2014):

Task checking is checked (Message Results API can't be checked otherwise)
Sync URL is correctly set (http forward works fine)
Using android 4.3

<!-- gh-comment-id:61198325 --> @Syone commented on GitHub (Oct 31, 2014): Task checking is checked (Message Results API can't be checked otherwise) Sync URL is correctly set (http forward works fine) Using android 4.3
Author
Owner

@eyedol commented on GitHub (Nov 1, 2014):

@Syone We will provide a fix for this once we're able to reproduce this. Thanks for posting.

@mandric Yes Task Checking needs to be enabled. You can't enable the Message Result API without have Task Checking enabled.

<!-- gh-comment-id:61356086 --> @eyedol commented on GitHub (Nov 1, 2014): @Syone We will provide a fix for this once we're able to reproduce this. Thanks for posting. @mandric Yes Task Checking needs to be enabled. You can't enable the Message Result API without have Task Checking enabled.
Author
Owner
<!-- gh-comment-id:61927464 --> @shtrih commented on GitHub (Nov 6, 2014): On 2.7 SyncUrl send POST to `/add?task=sent` and `/add?task=result` see: https://github.com/ushahidi/SMSSync/commit/a60f3163f74863ec9c2a3177a913b87055b0a8f9#diff-851dcb634796ad0bcef4e723a759c895L33 https://github.com/ushahidi/SMSSync/blame/develop/smssync/src/main/java/org/addhen/smssync/controllers/MessageResultsController.java#L33
Author
Owner

@eyedol commented on GitHub (Nov 6, 2014):

@shtrih and that doesn't match the documentation. We will fix that.

<!-- gh-comment-id:61927630 --> @eyedol commented on GitHub (Nov 6, 2014): @shtrih and that doesn't match the documentation. We will fix that.
Author
Owner

@sorinpohontu commented on GitHub (Apr 21, 2015):

@eyedol I think you can close this issue.

<!-- gh-comment-id:94655508 --> @sorinpohontu commented on GitHub (Apr 21, 2015): @eyedol I think you can close this issue.
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#157
No description provided.