Access Token expire time with offline_access permission

前端 未结 4 1018
没有蜡笔的小新
没有蜡笔的小新 2020-12-15 01:51

Facebook Permissions page states the following about offline_access:

Enables your application to perform authorized requests on behalf of the user a

4条回答
  •  北海茫月
    2020-12-15 01:56

    The token will expire,

    According to new policy on facebook: https://developers.facebook.com/roadmap/offline-access-removal/#extend_token

    offline_access is no longer there anymore!

    =[

提交回复
热议问题