Re: [Mono-aspnet-list] Error getting response stream (Trust failure) for HTTP (NOT https) Request?

2011-03-04 Thread lars
You guys were correct. Under the covers there was an HTTPS call occurring. I want to post this solution in case anyone else using the Google Docs Api with dot Net wants to use mono on Ubuntu. The solution was to issue these commands in a terminal window: sudo mozroots --import

Re: [Mono-aspnet-list] Error getting response stream (Trust failure) for HTTP (NOT https) Request?

2011-03-01 Thread lars
This is as much of the Exception object values as I can manage to capture: MESSAGE: Execution of request failed: http://spreadsheets.google.com/feeds/spreadsheets/private/full SOURCE: Google.GData.Client STACK: at Google.GData.Client.GDataRequest.Execute () [0x0] at