[twitter-dev] friends/ids missing cursor information with oAuth?

2010-04-27 Thread Andrew Horn
Hi all

I've been working with the friends/ids endpoint and it seems that the
next_cursor and previous_cursor are missing from the json response if
oAuth is used to authenticate. The cursors are present using simple
auth.

Is anyone else seeing this, or am I missing something?

Thanks in advance,
Andrew Horn


-- 
Subscription settings: 
http://groups.google.com/group/twitter-development-talk/subscribe?hl=en


Re: [twitter-dev] friends/ids missing cursor information with oAuth?

2010-04-27 Thread Taylor Singletary
Hi Andrew,

I just did a few ad hoc tests and was able to get the fields to show up in
JSON and XML responses, both with OAuth and using Basic Auth.

Is it possible that when the value is zero to JSON key/pair, your
implementation might be hiding the result from you in some way?

Taylor Singletary
Developer Advocate, Twitter
http://twitter.com/episod


On Mon, Apr 26, 2010 at 11:47 PM, Andrew Horn uberar...@gmail.com wrote:

 Hi all

 I've been working with the friends/ids endpoint and it seems that the
 next_cursor and previous_cursor are missing from the json response if
 oAuth is used to authenticate. The cursors are present using simple
 auth.

 Is anyone else seeing this, or am I missing something?

 Thanks in advance,
 Andrew Horn


 --
 Subscription settings:
 http://groups.google.com/group/twitter-development-talk/subscribe?hl=en