mholt/timeliner

invalid grant from Google Photos

Open

#56 创建于 2020年3月30日

在 GitHub 查看
 (27 评论) (0 反应) (0 负责人)Go (114 fork)github user discovery
help wanted

仓库指标

Star
 (3,552 star)
PR 合并指标
 (PR 指标待抓取)

描述

On trying to use timeliner with Google Photos I am constantly getting a Bad Request error as follows:

 Get https://photoslibrary.googleapis.com/v1/albums?pageSize=50&pageToken=: oauth2: cannot fetch token: 400 Bad Request
Response: {
  "error": "invalid_grant",
  "error_description": "Bad Request"
} <<< - retrying... (attempt 5/10)

Any ideas?

贡献者指南