mirror of
https://github.com/ushahidi/SMSSync.git
synced 2026-04-26 00:05:57 +03:00
[GH-ISSUE #59] Unable to get request on the server side #54
Labels
No labels
Bug report
Code improvement
Concern
Feature request
Feature request
Good first issue to work on
In progress
Needs info
Question
Ready
Translation
User Experience
User Experience
Website
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SMSSync#54
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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:
Process:
My phone is a Galaxy Y GT-S5360, with a rooted android 2.3.6 (Creed version 3.5), kernel 2.6.35.7
@eyedol commented on GitHub (Nov 15, 2012):
@alx I think your URL should be something like this
http://192.168.1.143/index.phpifindex.phpis the file containing the server side code. Let the URL point to the file itself. Let know if that is the case.