[GH-ISSUE #339] Version 3 is not make any requests to the server, can`t set intervals #245

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

Originally created by @Warloxk on GitHub (Oct 21, 2015).
Original GitHub issue: https://github.com/ushahidi/SMSSync/issues/339

Originally assigned to: @eyedol on GitHub.

I tried the example php script in the documentation, but it got error 500 on a server, then an another server i successfully ran the script, but the android app it says "not have a valid endpoint" (or something like that)

Then i wrote a script that don`t do anyithing just make a "success" answer for the app, this is working and the app says "it is a valid endpoint", but not working the fetch new messages.

So i make a script that logs every request that it received, but the logs only have entries when i test the endpoint in the "integrations" settings. No entry for the "fetch new messages" or anything else.

And in the settings there is a option to set the interval for some actions, but that window where i can pick a time, i only have hours and minutes, and only "cancel" button, so i can`t set that value. If i "click" outside of the window, it disappear, but not set the value.

The previous version what i found on the f-droid, it is working fine (2.7.3) and i can set the intervals, and this version is actually made requests to the server.

Originally created by @Warloxk on GitHub (Oct 21, 2015). Original GitHub issue: https://github.com/ushahidi/SMSSync/issues/339 Originally assigned to: @eyedol on GitHub. I tried the example php script in the documentation, but it got error 500 on a server, then an another server i successfully ran the script, but the android app it says "not have a valid endpoint" (or something like that) Then i wrote a script that don`t do anyithing just make a "success" answer for the app, this is working and the app says "it is a valid endpoint", but not working the fetch new messages. So i make a script that logs every request that it received, but the logs only have entries when i test the endpoint in the "integrations" settings. No entry for the "fetch new messages" or anything else. And in the settings there is a option to set the interval for some actions, but that window where i can pick a time, i only have hours and minutes, and only "cancel" button, so i can`t set that value. If i "click" outside of the window, it disappear, but not set the value. The previous version what i found on the f-droid, it is working fine (2.7.3) and i can set the intervals, and this version is actually made requests to the server.
kerem 2026-02-28 01:23:51 +03:00
Author
Owner

@eyedol commented on GitHub (Oct 22, 2015):

Funky. I'll take a look at this and make a fix real quick. Thanks for the bug report.

<!-- gh-comment-id:150099585 --> @eyedol commented on GitHub (Oct 22, 2015): Funky. I'll take a look at this and make a fix real quick. Thanks for the bug report.
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#245
No description provided.