Laravel Socialite (Google) Error: ClientException in Middleware.php line 69; Error 403 Laravel Socialite (Google) Error: ClientException in Middleware.php line 69; Error 403 laravel laravel

Laravel Socialite (Google) Error: ClientException in Middleware.php line 69; Error 403


This proved to be an error on the Google side of things. The client enabled the Google+ API in the console. Things work fine now.


The 403 error is access error from the google end. Check that you've also enabled the APIs from the google end you intend to use.

Easy way to test things and see what's problem: curl -H "Authorization: Bearer 1/fFBGRNJru1FQd44AzqT3Zg" https://www.googleapis.com/plus/v1/people/me