I\'m trying to get a users tagged_places but the array always comes back empty. If I go through the Graph explorer and generate a token then I get the results as ex
The way i worked around this was by querying for photos first and then its place.
me?fields=id,name,photos.limit(10){place}