Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Access token was not returned from Graph #214

Open
eboye opened this issue Jan 8, 2019 · 3 comments
Open

Access token was not returned from Graph #214

eboye opened this issue Jan 8, 2019 · 3 comments

Comments

@eboye
Copy link

eboye commented Jan 8, 2019

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?

@sirajahmad1
Copy link

any progress on this ??

@sirajahmad1
Copy link

@eboye how were you getting the access token ??
I have tried

$token = $fb->getAccessTokenFromRedirect();

it's returning null

@eboye
Copy link
Author

eboye commented Nov 3, 2019

@eboye how were you getting the access token ??
I have tried

$token = $fb->getAccessTokenFromRedirect();

it's returning null

Nope, still the same

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants