Re: [twitter-dev] No user matches for specified

2011-01-18 Thread Matt Harris
Hi Toddy, The users/lookup method, which lookupUsers calls, will only return that error if none of the user_ids/screen_names you provide are recognised. The behavior of the API method is such that only the recognised user_ids/screen_names are returned and any which are not found are left out of th

[twitter-dev] No user matches for specified

2011-01-18 Thread ToddySM
Hello, I am trying to use lookupUsers(int[]) but occasionally I receive the following exception: 404:The URI requested is invalid or the resource requested, such as a user, does not exists. {"errors":[{"code":17,"message":"No user matches for specified terms"}]} TwitterException{exceptionCode=[4