I'm trying to upload a file from an Android app using "PUT /drive/items/{parent-id}:/{filename}:/content", but consistently get a 503 error stating that the service is unavailable. It worked fine until recently. I read about a similar problem that was fixed in the SDK:
"@skvalex @yanbli the SDK 1.2.0 should have fixed the uploading issue. It is due to an update on our infrastructure at server side."
I'm trying to upload a file from an Android app using "PUT /drive/items/{parent-id}:/{filename}:/content", but consistently get a 503 error stating that the service is unavailable. It worked fine until recently. I read about a similar problem that was fixed in the SDK:
"@skvalex @yanbli the SDK 1.2.0 should have fixed the uploading issue. It is due to an update on our infrastructure at server side."
Is there a fix for HTTP users?
thanks,
mike