[GH-ISSUE #152] Make demo code less complicated #118

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

Originally created by @eyedol on GitHub (Apr 9, 2014).
Original GitHub issue: https://github.com/ushahidi/SMSSync/issues/152

Add more comment to the sample code
Make it clear that the code can be tested by running it as a POST request.
Don't make message_id, sent_timestamp, sent_to as required params.
Return error message when Request is not a POST request.
Add a sample curl run

Originally created by @eyedol on GitHub (Apr 9, 2014). Original GitHub issue: https://github.com/ushahidi/SMSSync/issues/152 Add more comment to the sample code Make it clear that the code can be tested by running it as a POST request. Don't make message_id, sent_timestamp, sent_to as required params. Return error message when Request is not a POST request. Add a sample `curl` run
kerem closed this issue 2026-02-28 01:23:16 +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#118
No description provided.