Is Facebook / me / permissions an undocumented call to the Graph API?

After searching for ways to check if the user has this permission, I came across some obscure link to / me / permissions that works and works!

In my life, I cannot find documentation in the Facebook Documentation - is it outdated or just undocumented?

Given how often facebook changes things, should I even use this?

+5
source share
1 answer

They blog about it:

API REST Graph API, , .

User , .

+9

All Articles