-1

I have some trouble with facebook graph api. From this question question I knew that fb team changed their api. I want to know how can I get access token for multiple pages?

Previously I used user token to get /insights metrics

Tatiana
  • 9
  • 1

1 Answers1

0

This is how you get Page Tokens for all your Pages:

/me/accounts?fields=id,name,access_token

andyrandy
  • 72,880
  • 8
  • 113
  • 130