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

lars lars at larsknox.com
Tue Mar 1 15:26:13 EST 2011


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.


More information about the Mono-aspnet-list mailing list