Google Photos API的pageToken字段总是填充

时间:2018-11-16 16:15:18

标签: google-apis-explorer google-photos-api

我正在使用Google Photos API Explorer。文档说响应pageToken的{​​{1}}字段,但是实际上它总是被填充,即使它是最后一页,下一页(使用提供的令牌)也将返回Populated if there are more albums to retrieve for this request.

而且由于存在此错误(功能?)Google Photos API, pageSize Parameter not returning expected results-我无法在不查询下一页(空白)的情况下检测出真实的最后一页(因为我们不能依靠当前页上返回的相册的数量) )。

所以问题是如何在不查询空白页面的情况下识别最后一页?

0 个答案:

没有答案