I\'m trying to get ALL of a user\'s likes with FQL. Following is my research including what I\'ve tried and the problems with each attempt.
1) The most simple method
Sorry, you cannot pull all of the likes of a person using the /likes endpoint. We limit it to anything that has a FB page, which is any open graph object, sans articles. For example, if you like an open graph object that has an og:type of article, we don't return that in the graph api likes endpoint.