Fixed
Status Update
Comments
ri...@gmail.com <ri...@gmail.com> #2
Thank you for your detailed report!
We'll take a closer look and let you know if we have any updates.
We'll take a closer look and let you know if we have any updates.
jf...@google.com <jf...@google.com> #3
We have just clarified the resumable upload protocol in our documentation here: https://developers.google.com/photos/library/guides/resumable-uploads
Note that this is slightly different from our previous protocol for resumable uploads. Please let us know if you are still having trouble following this new guide. Our apologies, but the general flow should be very similar to the previous definition.
Note that this is slightly different from our previous protocol for resumable uploads. Please let us know if you are still having trouble following this new guide. Our apologies, but the general flow should be very similar to the previous definition.
jf...@google.com <jf...@google.com> #4
Thanks for the updated documentation. I've given it a go and resumable uploads now seem to be working fine. Thanks.
ri...@gmail.com <ri...@gmail.com> #5
Yes, this is now working and I'm no longer getting a 500 error with any items.
Description
the "productUrl" returned by the API when listing items, or fetching items, results in URLs that return a 500 error
A small code sample that reliably reproduces the issue. The sample should run as-is or with minimal setup.
No code required to reproduce.
Use the "Try this API" at
Copy the resulting productUrl, and load in a browser. Server Error 500 is returned.
This was working until at least sometime this week.