Hello,

I'm looking to integrate the code sample entitled 'Updating multiple cells 
with a batch request' from the *Google Spreadsheets API Developer Guide*into my 
VB.NET Windows application, and I'm running into some difficulty 
with how to pass the required parameters into the routine properly. When 
the following code is executed from my application:

*Dim cellFeed as CellFeed = service.Query(cellQuery)*

The following error occurs:

*{"Execution of request failed: 
https://spreadsheets.google.com/feeds/cells/od6/od6/private/full"}*
*{"The remote server returned an error: (400) Bad Request."}*
*"Execution of request failed: 
https://spreadsheets.google.com/feeds/cells/od6/od6/private/full"*
*"The spreadsheet at this URL could not be found. Make sure that you have 
the right URL and that the owner of the spreadsheet hasn't deleted it."*
*
*
Has someone successfully integrated this code sample? I'm looking for some 
advice on how to get the code sample working, or perhaps even a sample 
VB.NET Windows application that puts the sample code into practice 
successfully.

Regards,
Jesse Aufiero

-- 
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/groups/opt_out.


Reply via email to