访问 Google Portable Contacts API 提供的私有缩略图

发布于 2024-11-26 19:59:06 字数 554 浏览 0 评论 0 原文

我目前正在使用 Google Portable Contacts API 将用户的 Google 联系人导入到网络应用程序中。

列出给定联系人的缩略图网址时,API 返回以下两种类型的网址之一:

虽然我可以从经过身份验证的用户访问这两种类型的网址Web 浏览器尝试将“私人”图片下载到我的服务器时返回 404 错误 (当我尝试将 OAuth 凭据添加到我的请求时,出现“格式错误”错误)。

我需要将这些“私人”图片下载到本地进行图像处理。

我有什么办法可以做到吗?

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?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文