socialite laravel authantication error with google API

前端 未结 2 1639
猫巷女王i
猫巷女王i 2020-12-04 02:27

I have been using Socilte package for users login, i m using facebook, google, twiter and github API. All

2条回答
  •  [愿得一人]
    2020-12-04 02:48

    The reason for getting this error is because Google+ API is not enabled, go on google console account and enable Google+ API.

    Open your Google Console Account from Here:console.developers.google.com

    Then Go to -> library -> select Google+ API -> Enable


    NOTE: If this is not working please change the hosting server and try it

提交回复
热议问题