[1] Access Tokens (2015-03-05 18:07:16 +09:00 版) <https://developers.facebook.com/docs/facebook-login/access-tokens>
GET /oauth/access_token? grant_type=fb_exchange_token& client_id={app-id}&client_secret={app-secret}&fb_exchange_token={short-lived-token}
GET /oauth/access_token?
grant_type=fb_exchange_token&
client_id={app-id}&
client_secret={app-secret}&
fb_exchange_token={short-lived-token}