google / java-photoslibrary

Java client library for the Google Photos Library API
http://developers.google.com/photos
Apache License 2.0
108 stars 59 forks source link

Base urls expire before 60 minutes #38

Closed rowanalex123 closed 3 years ago

rowanalex123 commented 4 years ago

The Photos API docs indicate the direct media links/base urls expire in 60 minutes. But the links seem to expire within 40 mins in some cases, return a 4xx when accessed.

rowanalex123 commented 4 years ago

Example: this base url returns a 403 after 30 mins. I'm well within the usage quota as well (1000 of 75000 used).

rowanalex123 commented 4 years ago

Posted the issue here - https://issuetracker.google.com/issues/165028980

jfschmakeit commented 3 years ago

We are tracking this issue in the Library API issue tracker - https://issuetracker.google.com/issues/165028980