Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't Upload on Google Drive - Bad Request #7162

Closed
cyberduck opened this issue Apr 14, 2013 · 1 comment
Closed

Can't Upload on Google Drive - Bad Request #7162

cyberduck opened this issue Apr 14, 2013 · 1 comment
Labels
bug googledrive Google Drive Protocol Implementation high priority wontfix

Comments

@cyberduck
Copy link
Collaborator

d1d8857 created the issue

Hi,

I have a bug with Cyberduck on GoogleDrive, i already upoad some files & folder using Cyberduck with any problem but now I always have this error message in the window:

Pragma: no-cache
Cache-Control: no-cache, no-store, must-revalidate
POST https://docs.google.com/feeds/upload/create-session/default/private/full/folder%3Anull/contents?convert=false
Content-Type: application/atom+xml;charset=UTF-8
Authorization: <Not Logged>
User-Agent: Cyberduck-4.2.1 (9350) GDocs-Java/null GData-Java/null(gzip)
Accept-Encoding: gzip
GData-Version: 3.0
X-Upload-Content-Type: video/x-msvideo
X-Upload-Content-Length: 87293272
400 Bad Request
null: HTTP/1.1 400 Bad Request
Date: Sun, 14 Apr 2013 14:19:03 GMT
Content-Length: 32
Expires: Fri, 01 Jan 1990 00:00:00 GMT
Content-Type: text/html; charset=UTF-8
Server: HTTP Upload Server Built on Apr 8 2013 13:06:58 (1365451618)
Pragma: no-cache
Cache-Control: no-cache, no-store, must-revalidate

And this error message in the Log:


Authorization: <Not Logged>
User-Agent: Cyberduck-4.2.1 (9350) GDocs-Java/null GData-Java/null(gzip)
Accept-Encoding: gzip
GData-Version: 3.0
200 OK
null: HTTP/1.1 200 OK
GData-Version: 3.0
ETag: W/"AkIMSXw4fCt7ImA9WhBWGUk."
X-XSS-Protection: 1; mode=block
Expires: Sun, 14 Apr 2013 14:09:48 GMT
Last-Modified: Sun, 14 Apr 2013 14:09:48 GMT
Server: GSE
X-Content-Type-Options: nosniff
Cache-Control: private, max-age=0, must-revalidate, no-transform
X-Frame-Options: SAMEORIGIN
Transfer-Encoding: chunked
Vary: Accept, X-GData-Authorization, GData-Version
Date: Sun, 14 Apr 2013 14:09:48 GMT
Content-Encoding: gzip
Content-Type: application/atom+xml; charset=UTF-8; type=feed
Authorization: <Not Logged>
User-Agent: Cyberduck-4.2.1 (9350) GDocs-Java/null GData-Java/null(gzip)
Accept-Encoding: gzip
GData-Version: 3.0
400 Bad Request
null: HTTP/1.1 400 Bad Request
X-Frame-Options: SAMEORIGIN
Transfer-Encoding: chunked
Date: Sun, 14 Apr 2013 14:09:48 GMT
Expires: Sun, 14 Apr 2013 14:09:48 GMT
X-XSS-Protection: 1; mode=block
Content-Encoding: gzip
Content-Type: application/vnd.google.gdata.error+xml
Server: GSE
Cache-Control: private, max-age=0
X-Content-Type-Options: nosniff
Authorization: <Not Logged>
User-Agent: Cyberduck-4.2.1 (9350) GDocs-Java/null GData-Java/null(gzip)
Accept-Encoding: gzip
GData-Version: 3.0

I can acces my account with CyberDuck or Firefox/Chrome. Le login and pass are correct.

How can I solve this problem ? Maybe a bad parameter ?

Thanks

@cyberduck
Copy link
Collaborator Author

@dkocher commented

We have dropped support for Google Drive in 400cd82. See #6976.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug googledrive Google Drive Protocol Implementation high priority wontfix
Projects
None yet
Development

No branches or pull requests

1 participant