artdarek / oauth-4-laravel

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

Cannot use with Google Contacts api #70

Closed ntwobike closed 10 years ago

ntwobike commented 10 years ago

Cannot add "https://www.google.com/m8/feeds" scope to google scope list, it says Scope https://www.google.com/m8/feeds is not valid for service OAuth\OAuth2\Service\Google

ntwobike commented 10 years ago

Solved : i had to add new constant with this scope in OAuth\OAuth2\Service\Google