[GH-ISSUE #59] Unable to get request on the server side #54

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

Originally created by @alx on GitHub (Nov 14, 2012).
Original GitHub issue: https://github.com/ushahidi/SMSSync/issues/59

Hi ushahidi team,

Thanks for this app, it shows great potential and the documentation is wonderful 👍

But after configuring the app on my phone, I'm not able yet to fetch any request on my server.

Can you tell me if I'm doing anything wrong? or if I've missed something?

Thanks a lot,

Alex

Sync configuration:

  • url: http://192.168.1.143 (LAN computer with http server listening to POST request)
  • no secret
  • The phone is connected to the same LAN as the http server

Process:

  • Send an sms to the phone with smssync installed
  • nothing happen on the server side
  • when I check the "pending list", I can see the sms,
  • when i click the "refresh" button on top of the "pending list", it tells "SMSSync Messages sent"
  • then "No pending messages" in the "pending list"
  • then I can retrieve the message by pressing the "import sms" button

My phone is a Galaxy Y GT-S5360, with a rooted android 2.3.6 (Creed version 3.5), kernel 2.6.35.7

Originally created by @alx on GitHub (Nov 14, 2012). Original GitHub issue: https://github.com/ushahidi/SMSSync/issues/59 Hi ushahidi team, Thanks for this app, it shows great potential and the documentation is wonderful :+1: But after configuring the app on my phone, I'm not able yet to fetch any request on my server. Can you tell me if I'm doing anything wrong? or if I've missed something? Thanks a lot, Alex # Sync configuration: - url: http://192.168.1.143 (LAN computer with http server listening to POST request) - no secret - The phone is connected to the same LAN as the http server Process: - Send an sms to the phone with smssync installed - nothing happen on the server side - when I check the "pending list", I can see the sms, - when i click the "refresh" button on top of the "pending list", it tells "SMSSync Messages sent" - then "No pending messages" in the "pending list" - then I can retrieve the message by pressing the "import sms" button My phone is a Galaxy Y GT-S5360, with a rooted android 2.3.6 (Creed version 3.5), kernel 2.6.35.7
kerem closed this issue 2026-02-28 01:22:57 +03:00
Author
Owner

@eyedol commented on GitHub (Nov 15, 2012):

@alx I think your URL should be something like this http://192.168.1.143/index.php if index.php is the file containing the server side code. Let the URL point to the file itself. Let know if that is the case.

<!-- gh-comment-id:10419140 --> @eyedol commented on GitHub (Nov 15, 2012): @alx I think your URL should be something like this `http://192.168.1.143/index.php` if `index.php` is the file containing the server side code. Let the URL point to the file itself. Let know if that is the case.
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#54
No description provided.