Get Never-Ending Facebook Access Token

Get access token from https://developers.facebook.com/tools/explorer/
Get app ID and secret

Enter your App ID

Enter your App Secret

Enter your Access Token



stdClass Object
(
    [error] => stdClass Object
        (
            [message] => Unsupported get request. Object with ID 'accounts' does not exist, cannot be loaded due to missing permissions, or does not support this operation. Please read the Graph API documentation at https://developers.facebook.com/docs/graph-api
            [type] => GraphMethodException
            [code] => 100
            [error_subcode] => 33
            [fbtrace_id] => A5S1lU277VHZ54y8xRn7U_x
        )

)