On 2008-12-19 10:07:28 -0800, rutherford <[email protected]> said:
> > What does the returned error message "Invalid query parameter value > for grid-id" mean when I try to query my public doc? > > I try to lookup > http://spreadsheets.google.com/feeds/list/pX2uQnZhNMk_s3GJCJq6bXA/Data/public/basic?alt=json directly > > in my browser and then I get that message. Why am I not > getting a json object? Hi Rutherford, Sorry for the delay in responding. That is odd. I'm not sure how to debug that, so I'll need to consult with some of the engineers from the Spreadsheets team. However, due to the upcoming Christmas/New Years holidays, that might take some time. I'll post a followup here once I hear anything. > also the demo key looks like a different format from the one I am > using. I use the spreadsheet key (pX2uQnZhNMk_s3GJCJq6bXA) whereas in > the demo at http://code.google.com/apis/gdata/samples/spreadsheet_sample.html > they use a key which looks alot different > (o13394135408524254648.240766968415752635) is my key the correct one > for the public spreadsheet I wish to query? The o13394135408524254648.240766968415752635 key is the old way of doing things. It used to be the case that you had to look up this number, either from the Documents List API, by looking up the Atom feed from the Spreadsheets HTML UI, or viewing source of the spreadsheet itself. This was annoying to developers, so it was later changed so that you could use the key displayed in the URL instead. -- Trevor Johns --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Docs Data APIs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Docs-Data-APIs?hl=en -~----------~----~----~----~------~----~------~--~---
