I call client.get_spreadsheets(), where client is an authorized instance of
gdata.spreadsheets.client.SpreadsheetsClient() and I get the following
error:
Google Request error
Traceback (most recent call last):
File
"/var/lib/xxx/venom/djvenom/base/retrievers/google_spreadsheet/common.py",
line 114, in get_spreadsheet_list
feed = client.get_spreadsheets()
File
"/var/lib/xxx/celery/lib/python2.6/site-packages/gdata/spreadsheets/client.py",
line 78, in get_spreadsheets
desired_class=desired_class, **kwargs)
File "/var/lib/xxx/celery/lib/python2.6/site-packages/gdata/client.py",
line 640, in get_feed
**kwargs)
File "/var/lib/xxx/celery/lib/python2.6/site-packages/gdata/client.py",
line 319, in request
RequestError)
RequestError: Server responded with: 500, We're sorry, a server error
occurred. Please wait a bit and try reloading your spreadsheet.
Does anyone know what could be causing this? This happens on a production
server but not locally so it's very hard to debug and see what's happening.
Can I turn on debugging to at least see what URLs/headers are being used?
--
You received this message because you are subscribed to the Google Groups
"Google Spreadsheets API" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.