artdarek / oauth-4-laravel

OAuth Service Provider for Laravel 4
683 stars 216 forks source link

scope basic_info is not a valid service for oauth service facebook #57

Open ghost opened 10 years ago

ghost commented 10 years ago

I am testing out this package and love how easy it is to setup for laravel. However, I am getting the error in the title when I add basic_info to the facebook config.

Using: https://developers.facebook.com/docs/facebook-login/permissions/

samvasko commented 10 years ago

It looks like basic_info is implicit. As it is not mentioned in underlaying OAuth package