I'm pretty sure that Google is redirecting mail and docs to https, partly in response to Firesheep. Try that URL in a browser and see if you get redirected. (I'd try it, but I'm using my phone to type this.)
Daniel -----Original Message----- From: lars <[email protected]> Sender: [email protected] Date: Tue, 1 Mar 2011 12:26:13 To: <[email protected]> Subject: Re: [Mono-aspnet-list] Error getting response stream (Trust failure) for HTTP (NOT https) Request? 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 () [0x00000] at Google.GData.Client.GDataGAuthRequest.Execute (Int32 retryCounter) [0x00000] TARGET: Void Execute() INNER MESSAGE: Error getting response stream (Trust failure): TrustFailure INNER SOURCE: System INNER STACK: at System.Net.HttpWebRequest.EndGetRequestStream (IAsyncResult asyncResult) [0x00000] at System.Net.HttpWebRequest.GetRequestStream () [0x00000] at Google.GData.Client.Utilities.QueryClientLoginToken (Google.GData.Client.GDataCredentials gc, System.String serviceName, System.String applicationName, Boolean fUseKeepAlive, System.Uri clientLoginHandler) [0x00000] INNER TARGET: System.IO.Stream EndGetRequestStream(IAsyncResult) You can see the URL being used is a normal old HTTP (non-secure) request. Thanks again. -- View this message in context: http://mono.1490590.n4.nabble.com/Error-getting-response-stream-Trust-failure-for-HTTP-NOT-https-Request-tp3330536p3330542.html Sent from the Mono - ASP.NET mailing list archive at Nabble.com. _______________________________________________ Mono-aspnet-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-aspnet-list _______________________________________________ Mono-aspnet-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
