dpbtbcz6650 2013-08-27 19:30
浏览 23

Google Place照片请求破了?

We are attempting to use the Google Place Photo Requests

(https://developers.google.com/places/documentation/photos#place_photo_requests)

API to fetch photos, but are constantly getting the quota exceeded image.

We have signed up for a paid account, as well as set up a brand new account, and continue to get this error.

To reproduce we:

1) First ran the Place Details request from the server (/maps/api/place/details/json) via PHP.

2) Then from this result set we fetched the (['result']['photos'][0]['photo_reference']) photoreference.

3) With the photoreference, key, sensor and maxwidth variables we called /maps/api/place/photo (via PHP).

We can not seem to get this to work. Has anybody else successfully used this or has any advice?

  • 写回答

2条回答 默认 最新

  • dqvzfp6468 2013-08-29 06:22
    关注

    Sounds like you are either sending us a lot of requests, or you aren't adding your key to the photo fetch. Have you had any successful requests? If not, I'd suspect your keys are missing and/or incorrect.

    评论

报告相同问题?

悬赏问题

  • ¥15 微信小程序协议怎么写
  • ¥15 c语言怎么用printf(“\b \b”)与getch()实现黑框里写入与删除?
  • ¥20 怎么用dlib库的算法识别小麦病虫害
  • ¥15 华为ensp模拟器中S5700交换机在配置过程中老是反复重启
  • ¥15 java写代码遇到问题,求帮助
  • ¥15 uniapp uview http 如何实现统一的请求异常信息提示?
  • ¥15 有了解d3和topogram.js库的吗?有偿请教
  • ¥100 任意维数的K均值聚类
  • ¥15 stamps做sbas-insar,时序沉降图怎么画
  • ¥15 买了个传感器,根据商家发的代码和步骤使用但是代码报错了不会改,有没有人可以看看