Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
エンドポイントを呼び出すと:
https://graph.facebook.com/oauth/access_token?client_id=clientID&client_secret=secretKEY&grant_type=fb_exchange_token&fb_exchange_token=VALIDACESSTOKEN
私はこの答えを得る:
access_token=NewACCESSTOKEN&expires=6271
有効期限の単位は何ですか?秒?時間?
前もって感謝します。
有効期限が切れるまで数秒です。