500 Internal Server Error on Spreadsheet List

116 views
Skip to first unread message

NickE

unread,
Mar 29, 2012, 6:55:51 PM3/29/12
to google-docum...@googlegroups.com
It seems this morning that we started experiencing an issue (nothing has changed on our end)

Below is the curl output. 

* About to connect() to spreadsheets.google.com port 443
*   Trying 173.194.43.4... * connected
* Connected to spreadsheets.google.com (173.194.43.4) port 443
* successfully set certificate verify locations:
*   CAfile: /etc/pki/tls/certs/ca-bundle.crt
  CApath: none
* SSL connection using RC4-SHA
* Server certificate:
* subject: /C=US/ST=California/L=Mountain View/O=Google Inc/CN=*.google.com
* start date: 2012-03-08 08:43:51 GMT
* expire date: 2013-03-08 08:53:51 GMT
* subjectAltName: spreadsheets.google.com matched
* issuer: /C=US/O=Google Inc/CN=Google Internet Authority
* SSL certificate verify ok.
> GET /feeds/spreadsheets/private/full HTTP/1.1
Accept: */*
Authorization: GoogleLogin auth=AUTHSTRINGHERE
GData-Version: 3.0

< HTTP/1.1 500 Internal Server Error
< Content-Type: text/html; charset=UTF-8
< x-chromium-appcache-fallback-override: disallow-fallback
< Date: Thu, 29 Mar 2012 22:36:56 GMT
< Expires: Thu, 29 Mar 2012 22:36:56 GMT
< Cache-Control: private, max-age=0
< X-Content-Type-Options: nosniff
< X-Frame-Options: SAMEORIGIN
< X-XSS-Protection: 1; mode=block
< Server: GSE
< Transfer-Encoding: chunked
* Connection #0 to host spreadsheets.google.com left intact
* Closing connection #0

Claudio Cherubino

unread,
Mar 30, 2012, 6:47:24 PM3/30/12
to google-docum...@googlegroups.com
Hi Nick,

I tried to reproduce your issue but it worked for me.
Here is my curl command that I used:

curl --header "GData-Version: 3.0" --header "Authorization: GoogleLogin auth=DQAA..." "https://spreadsheets.google.com/feeds/spreadsheets/private/full"

Are you still having problem with this query?

Claudio
Reply all
Reply to author
Forward
0 new messages