skip to Main Content

LARAVEL FACEBOOKPROVIDER – Facebook api

I'm having trouble with the recent facebook update with their API. I was having an error that said Laravel FacebookProvider Error. Undefined variable: access_token. I found another question where they said to do this : In vendor/laravel/socialite/src/Two/FacebookProvider.php Replace parse_str($body, $data);…

VIEW QUESTION
Back To Top
Search