Open eboye opened 5 years ago
any progress on this ??
@eboye how were you getting the access token ?? I have tried
$token = $fb->getAccessTokenFromRedirect();
it's returning null
@eboye how were you getting the access token ?? I have tried
$token = $fb->getAccessTokenFromRedirect();
it's returning null
Nope, still the same
Hi, my app was working fine with LaravelFacebookSdk but from about a week ago I kept seeing this error:
Facebook\Exceptions\FacebookSDKException thrown with message "Access token was not returned from Graph."
Any idea what is happening?