Get facebook fans count using API 2.8 – Facebook api
How to get Facebook fans count using http request in API 2.8 -- I test these requests but not working This return an array but no Fans Count https://graph.facebook.com/v2.8/{APP_ID}?access_token={ACCESS_TOKEN}&edges=fan_count Return { "category": "Entertainment", "link": {APP LINK}, "name": {NAME}, "id": {ID}…