I\'m trying to access my Google spreadsheets using the GData API. I have followed the example which looks like:
var service = new SpreadsheetsService(\"myTes
Looks like a Mono problem to me. Could you test with fiddler to test if your call reach the server?