我正在尝试使用GooglePhotosAPI创建媒体项目。端点记录为here。如果我将有效负载复制并粘贴到API explorer ,我将获得成功:Request inputed to an API Explorer和Successful response。如果我在我的node js程序中做同样的事情,我会得到一个错误。console.log(json); 并得到以下响应: { error: message: 'Request m
无法获取mediaItems.search的所有结果: photos = google.get_service(credentials, 'photoslibrary', 'v1')while request is not None: foralbum in result['albums']:
request2
尝试使用Google脚本和向添加照片。上传似乎工作/返回一个令牌,但随后将照片添加到库失败。该过程由两个步骤组成: 1.上传描述的照片数据,2.按照描述的将照片添加到照片库。步骤1.为我工作,因为我得到一个上传令牌,但是下面的步骤2有源代码,抛出一个错误,但是我的调用有它需要的一个媒体项目。{ "code": 400,
"message": "Request must have at
我试图按照教程制作一个可嵌入的Google,将我所有的地理标记Flickr照片作为标记显示它们的位置。--Linking to the Google Maps API--> src="https://maps.googleapis.comThis query uses the 'flickr.photos.search' method to