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."
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | fboauth-user_tagged_places-2470193-1.patch | 937 bytes | AlexKirienko |
Comments
Comment #1
AlexKirienko commentedComment #2
AlexKirienko commentedPlease check attached patch.
Comment #3
AlexKirienko commentedThis 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.
Comment #4
AlexKirienko commenteduser_tagged_places permission was added as [tagged_places] List of tagged places for this person
Comment #5
AlexKirienko commented