artdarek / oauth-4-laravel

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

Asking for photos of contacts does not work #158

Open catalinux opened 9 years ago

catalinux commented 9 years ago

Parsing feed/entry path , we get to links that are photos of contacts Unfortunately, asking for that photo does not work

$googleService->request('https://www.google.com/m8/feeds/photos/media//....')

Any idea?