artdarek / oauth-4-laravel

OAuth Service Provider for Laravel 4
684 stars 217 forks source link

Linkedin ignore scopes #117

Closed imfurman closed 9 years ago

imfurman commented 9 years ago

Hi, i can't get email, etc from linkedin. I get only base information.

Scope Example: 'scope' => array('r_fullprofile', 'r_emailaddress','r_network')

imfurman commented 9 years ago

solution https://github.com/artdarek/oauth-4-laravel/issues/53