Access Token - Pages

PHOTO EMBED

Sat Jun 19 2021 06:39:59 GMT+0000 (Coordinated Universal Time)

Saved by @admariner #curl

curl -i -X GET "https://graph.facebook.com/oauth/access_token?grant_type=fb_exchange_token&
  client_id={app-id}&
  client_secret={app-secret}&
  fb_exchange_token={short-lived-user-access-token}"
content_copyCOPY

https://developers.facebook.com/docs/pages/access-tokens/#get-a-long-lived-user-access-token