Facebook Permissions page states the following about offline_access:
Enables your application to perform authorized requests on behalf of the user a
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!
=[