artdarek / oauth-4-laravel

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

Asking for photos of contacts does not work #158

Open catalinux opened 8 years ago

catalinux commented 8 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?