[Google-Docs-Data-APIs] Re: creating new worksheet after spreadsheet creation

2009-08-30 Thread Malli
Spreadsheet api doesn't provide any api for creating spreadsheet.only document list api creation of spreadsheet is possible. So after creating spreadsheet using documentl lsit api the selflnk should be used for getting spreadsheet entry using spreadsheet api. Here I am facing problem entry not fo

[Google-Docs-Data-APIs] Re: creating new worksheet after spreadsheet creation

2009-08-30 Thread Harry.mendell
The spreadsheet API includes an example that creates a spreadsheet then a worksheet and allows updating cells as well. It has always worked well for me and without the kind of delays you refer to, I have found that there are many subtle things that affect the effigacy of their APIs. As a co

[Google-Docs-Data-APIs] Re: creating new worksheet after spreadsheet creation

2009-08-29 Thread Bill H.
Do you still get the error if you wait 60 seconds after creating the spreadsheet before trying to get the spreadsheet entry? On Aug 28, 5:42 am, Malli wrote: > For creating worksheet only way is to use spreadsheet data api. > before creating worksheet entry i need to get spreadsheet entry based

[Google-Docs-Data-APIs] Re: creating new worksheet after spreadsheet creation

2009-08-28 Thread Malli
For creating worksheet only way is to use spreadsheet data api. before creating worksheet entry i need to get spreadsheet entry based on selfllink which we got from the document list entry just after creating spreadsheet. but when i use this self link for getting spreadsheet entry using spreadshee

[Google-Docs-Data-APIs] Re: creating new worksheet after spreadsheet creation

2009-08-28 Thread Pascal
On Aug 27, 9:08 pm, Malli wrote: > How can i create new worksheet entry just after creating new > spreadsheet using document list api. Hello, i'm not a guy from google, just a user... I had the same kind of problems... Apparently creating a document takes some time on google side (creating, inde