Error:FacebookApiException Object
(
[result:protected] => Array
(
[error] => Array
(
[message] => An active access token must be used to query information about the current user.
[type] => OAuthException
)
)
[message:protected] => An active access token must be used to query information about the current user.
[string:private] =>
[code:protected] => 0
[file:protected] => /home/a9295163/public_html/base_facebook.php
[line:protected] => 970
[trace:private] => Array
(
[0] => Array
(
[file] => /home/a9295163/public_html/base_facebook.php
[line] => 685
[function] => throwAPIException
[class] => BaseFacebook
[type] => ->
[args] => Array
(
[0] => Array
(
[error] => Array
(
[message] => An active access token must be used to query information about the current user.
[type] => OAuthException
)
)
)
)
[1] => Array
(
[file] => /home/a9295163/public_html/base_facebook.php
[line] => 518
[function] => _graph
[class] => BaseFacebook
[type] => ->
[args] => Array
(
[0] => /me
)
)
[2] => Array
(
[file] => /home/a9295163/public_html/index.php
[line] => 32
[function] => api
[class] => BaseFacebook
[type] => ->
[args] => Array
(
[0] => Array
(
[0] => Facebook Object
(
[appId:protected] => 176774759052618
[apiSecret:protected] => edec736375a7997e1117e62daf4ce150
[user:protected] => 0
[signedRequest:protected] =>
[state:protected] =>
[accessToken:protected] => 176774759052618|edec736375a7997e1117e62daf4ce150
[fileUploadSupport:protected] =>
)
[1] => _graph
)
[1] => Array
(
[0] => /me
)
)
)
)
)