<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body><figure class="quote"><figcaption><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="1" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[1]</anchor-end> <cite xml:lang="ja">Access Tokens</cite>
(<time>2015-03-05 18:07:16 +09:00</time> 版)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="https://developers.facebook.com/docs/facebook-login/access-tokens">https://developers.facebook.com/docs/facebook-login/access-tokens</anchor-external></p></figcaption><blockquote><p>GET /oauth/access_token?  </p><p>grant_type=fb_exchange_token&amp;           </p><p>client_id={app-id}&amp;</p><p>client_secret={app-secret}&amp;</p><p>fb_exchange_token={short-lived-token}</p></blockquote></figure></body></html>