-
Upload of files using "gsutil cp" fails with the following error message:
"ResumableUploadAbortException: 400 Invalid Upload Request"
The request is not invalid, it occurs while uploading a director…
-
Hello! Thank you for the work on this SDK as it has been all working perfectly for now.
We are trying to manually upload chunks the following way:
1. Client calls our backend service that, in tu…
-
For HTTP responses, [Content-Type](https://httpwg.org/specs/rfc7231.html#header.content-type) is de-facto required to avoid user-agents having to guess mime-types (the RFC says _SHOULD_ be generated).…
-
```
External references, such as a standards document, or specification?
http://javadoc.google-api-java-client.googlecode.com/hg/1.12.0-beta/com/google/a
pi/client/googleapis/services/AbstractGoogleC…
-
Authorization worked fine, but my uploads are failing =(
Looks like an internal server error:
```
* About to connect() to uploads.gdata.youtube.com port 80 (#0)
* Trying 173.194.73.117... % To…
-
Hello flow.js developers,
I am currently developing a web application that enables users to upload files, but the requirement is that they be stored on Google Cloud Storage instead of the server prov…
-
When the quota is exceeded, the script currently deletes the temporary file and continues with the next sequence, which makes no sense
```
INFO:root:Uploading sequence 6/8.
INFO:root:Preparing to…
-
Hi i review the source code, and came across to need to use the resumable for non stable conections (3g,4g, edge, etc), i'm working on a cordova app and if i want to select a file from my gallery fold…
-
So in the discussion of [Creation With Upload](https://tus.io/protocols/resumable-upload.html#creation-with-upload), in the example provided, the POST request seems to be missing the `Expect: 100-cont…
-
Hello want to know how to add Example Image in Template Creation. i found below example but I don't understand which data need to pass in **addHeaderHandleExamples** argument .
https://github.c…