Comment on Your REST API should come with a clientparentComments−gane5hOP12yI learnt this the hard way. Initially, I designed the API with bigints for ids and found some older versions of PHP didn't support bigints. I had to switch to using strings.−madeofpalk12yAlso, Javascript https://dev.twitter.com/docs/twitter-ids-json-and-snowflake
Comments
I learnt this the hard way. Initially, I designed the API with bigints for ids and found some older versions of PHP didn't support bigints. I had to switch to using strings.
Also, Javascript https://dev.twitter.com/docs/twitter-ids-json-and-snowflake