Facebook Permissions page states the following about offline_access:
Enables your application to perform authorized requests on behalf of the user a
The offline_access permission is deprecated and has been removed as of December 5th, 2012 The access tokens will now need to be periodically renewed. The flow is detailed here.
The deprecation roadmap is here.