https://developers.facebook.com/docs/apps/changelog#v2_0_permissions

Permissions
New permissions in v2.0

"We've added a new permission called user_tagged_places. This gives you access to a new endpoint, /me/tagged_places, which replaces the deprecated user_location permission."

Comments

AlexKirienko’s picture

Title: Update to FB API v2.0 - permission user_tagged_places replaces user_location » Update to FB API v2.0 - Permission user_tagged_places replaces user_location
AlexKirienko’s picture

Status: Active » Needs review
StatusFileSize
new1.32 KB

Please check attached patch.

AlexKirienko’s picture

Status: Needs review » Needs work

This patch is wrong.
If you want to get user current city (me?fields=location) you still need user_location permission.

user_tagged_places need to be added as separate permission.

AlexKirienko’s picture

Status: Needs work » Needs review
StatusFileSize
new937 bytes

user_tagged_places permission was added as [tagged_places] List of tagged places for this person

AlexKirienko’s picture

Status: Needs review » Fixed

  • AlexKirienko committed 6da46e4 on 7.x-2.x
    Issue #2470193 by AlexKirienko: Update to FB API v2.0 - Permission...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.