2

I'm currently using the Google Portable Contacts API to import my users' Google contacts to a web application.

When listing the thumbnail URLs for a given contact, the API returns one of the following two types of URLs:

Although I can access both of these types of URLs from the authenticated user's web browser, trying to download the 'private' pictures to my server returns a 404 error (And a "malformed" error when I try to add OAuth credentials to my requests).

I need to download these 'private' pictures locally for image processing.

Is there any way I can do it?

Séverin
  • 465
  • 3
  • 14

0 Answers0