facebook token expiration issue -
facebook token expiration issue -
i've integrated facebook app using facebooker2 , mogli. offline_access removed facebook. i'm able token getting expire in 2 hrs, if user logged out facebook, expired.
i wanted renew tokens can not next code
https://graph.facebook.com/oauth/access_token? client_id=app_id& client_secret=app_secret& grant_type=fb_exchange_token& fb_exchange_token=existing_access_token as not when user logged out user. if how can know when user logged out facebook , still can not exchange tocken expired. , access_token works before expiration of token.
any idea, if have 60 days expiration token or renew token before expired.
thanks in advance help able provide.
facebook-graph-api facebook-access-token facebooker2
Comments
Post a Comment