Hi Eric, no problem. I split the app in two scripts.
The first one logs in with the document scope to retrieve the document list to find the key of the file, then it logs out and redirects to the second script, which logs in with the spreadsheets scope to retrieve the values from there. Works like a charm. Thank you so much! :) Gratefully, Lasheimok On Dec 5, 1:23 am, "Eric (Google)" <[EMAIL PROTECTED]> wrote: > Typically you can request a multi-scoped token using: > scope=http://docs.google.com%20http://spreadsheets.google.com > > but this doesn't work with AuthSubJS at the moment > :(http://code.google.com/p/gdata-javascript-client/issues/detail?id=4 > > Eric --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
