Bug P3
Status Update
Comments
jf...@google.com <jf...@google.com> #2
Thank you for the very detailed and comprehensive issue report!
Just to confirm - are all media items shown in the Google Photos apps (and with the correct dates)?
I have forwarded it to our engineering team for further investigation. We will reach out when we have any updates or have any further follow-up questions.
Description
In my IOS application I am using Google Photos API.
When uploading media on "
{
"code": 3,
"message": "Payload must not be empty"
}
Usually, when the status code is 400, I get the uploadToken as a String.
This error occurred only once and there is no case that could repeat this error.
In other cases, sending occurs without error.
Could you tell me in which case it is possible, so that I can fix it?
(I would be grateful for any information)