friends/ids JSON API

17 views
Skip to first unread message

Alex B

unread,
Oct 26, 2010, 5:24:40 AM10/26/10
to Twitter Development Talk
Will this be updating to the snowflake id strs workaround? Currently
it delivers ints in an array.

I'd like to propose a flag on all JSON API calls (?
ids_as_strings=true) to deliver ids as strings instead of ints. This
could apply to the cursor problem we saw earlier.

Taylor Singletary

unread,
Oct 26, 2010, 10:45:36 AM10/26/10
to twitter-deve...@googlegroups.com
Yes, this will be supported also. We should have the support rolling out very early this week. It will be triggered via a query parameter: stringify_ids=true

This will apply to the following:

- friends/ids.json
- followers/ids.json
- blocks/blocking/ids.json
- friendships/no_retweets/ids.json
- statuses/:status_id/retweeted_by/ids.json

Thanks,
Taylor


--
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: http://groups.google.com/group/twitter-development-talk

Alex B

unread,
Oct 26, 2010, 11:21:47 PM10/26/10
to Twitter Development Talk
great thanks I look forward to seeing this

is query parameter this not a suitable parameter for every API call? A
custom 'stringify ids' header is another idea I had although that
wouldn't work with JSONP

On Oct 26, 10:45 pm, Taylor Singletary <taylorsinglet...@twitter.com>
wrote:
Reply all
Reply to author
Forward
0 new messages