When you get response from “me/friends” it has a “next” field with an URL. Does this imply I might have to page through a users friend list? This next url has parameter offset=5000, implying it is only needed if user has more than 5000 friends in which case I can’t be bothered. Is this a correct assumption?
Thanks,
Jon