You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After you have uploaded the photo successfully at https://github.com/eshmu/gphotos-upload/blob/master/upload.py#L162, the resp does contain certain information about the photo.
Do you have an idea how to get a shareable, consistent url for the image?
e.g. https://lh3.googleusercontent.com/{PHOTO_ID}=w3840-h2160-rw-no
The text was updated successfully, but these errors were encountered:
After you have uploaded the photo successfully at https://github.com/eshmu/gphotos-upload/blob/master/upload.py#L162, the
resp
does contain certain information about the photo.Do you have an idea how to get a shareable, consistent url for the image?
e.g.
https://lh3.googleusercontent.com/{PHOTO_ID}=w3840-h2160-rw-no
The text was updated successfully, but these errors were encountered: