[GH-ISSUE #177] Unique ID not being passed #135

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

Originally created by @redbullpeter on GitHub (Jun 19, 2014).
Original GitHub issue: https://github.com/ushahidi/SMSSync/issues/177

In the General Settings menu there is an option to define a Unique ID to help the server identify the device.

I set the value but the value is not being passed to the server. I did a dump using print_r($REQUEST, true) and print_r($_SERVER, true) but the value I set does not appear anywhere.

Now unless I'm looking in the wrong place, it appears that the value is not being passed to the server either in the HTTP headers or POST/GET information.

This applies to both v2.5.1 and v2.6

Originally created by @redbullpeter on GitHub (Jun 19, 2014). Original GitHub issue: https://github.com/ushahidi/SMSSync/issues/177 In the General Settings menu there is an option to define a Unique ID to help the server identify the device. I set the value but the value is not being passed to the server. I did a dump using print_r($REQUEST, true) and print_r($_SERVER, true) but the value I set does not appear anywhere. Now unless I'm looking in the wrong place, it appears that the value is not being passed to the server either in the HTTP headers or POST/GET information. This applies to both v2.5.1 and v2.6
kerem closed this issue 2026-02-28 01:23:21 +03:00
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#135
No description provided.