Hi Kamesh,

The users/lookup method isn't the best way to check for a following
relationship. Instead you can either request your friends/ids and see if
their user_id is included, or call /1/friendships/show.json:
    http://dev.twitter.com/doc/get/friendships/show

Hope that helps,
@themattharris <https://twitter.com/intent/follow?screen_name=themattharris>
Developer Advocate, Twitter



On Wed, Jun 22, 2011 at 6:37 AM, kamesh SmartDude <
[email protected]> wrote:

> Hai,
>
> i am getting a problem with users/lookup.json.
>
> i am using this API to get My Follower info and in the
> response....there is a tag "following" which should return a "bool"
> value...but it is returning the value as "null". Because of this i am
> not able to get recoginize whether i am following this person or
> not...
>
> is there any solution for this?
>
> //kamesh
>
> --
> Twitter developer documentation and resources: https://dev.twitter.com/doc
> API updates via Twitter: https://twitter.com/twitterapi
> Issues/Enhancements Tracker:
> https://code.google.com/p/twitter-api/issues/list
> Change your membership to this group:
> https://groups.google.com/forum/#!forum/twitter-development-talk
>

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

Reply via email to