Using PHP with CURL, the search_metadata has different ids,
- why since_id and since_str are different?
- in the refresh_url the since_id is incorrect?
"search_metadata":{
"completed_in":0.012,
"max_id":456809220109643800,
"max_id_str":"456809220109643776",
"query":"helloootest",
"refresh_url":"?since_id=456809220109643776&q=helloootest&result_type=recent&include_entities=1",
"count":30,
"since_id":453117752098951200,
"since_id_str":"453117752098951168"
}