mholt/timeliner

invalid grant from Google Photos

Open

#56 opened on 2020年3月30日

GitHub で見る
 (27 comments) (0 reactions) (0 assignees)Go (114 forks)github user discovery
help wanted

Repository metrics

Stars
 (3,552 stars)
PR merge metrics
 (PR metrics pending)

説明

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?

コントリビューターガイド