Sometimes I get 404 error. Case is like this:
I make “1.1/users/lookup” for only 1 user and the response comes as 404.
For example when I get the following ids of the user id: 392225691 I get nearly 400 results.
When I get data for his friends I get data well. But the list includes this user id: 296220554
When I try to get data for this user I get 404 error.
Is it normal to see a 404, for a user is already in friends ids list?
Thank you