How to get the category list by facebook api -


i want category list of fb page.

i tried category , worked

https://graph.facebook.com/v2.1/123456789?fields=category&access_token=xyz

however, showed id, is, 123456789 when tried category list

https://graph.facebook.com/v2.1/123456789?fields=category_list&access_token=xyz

can help?

thanks.


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -