artdarek / oauth-4-laravel

OAuth Service Provider for Laravel 4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Asking for photos of contacts does not work

catalinux opened this issue · comments

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?