Hi, I'm having trouble with exchangeForSessionToken when secure is 1 I used openssl to create the pem and pfx files and added them to the manage domains. checking the connection from the manage domains page works fine
Google.GData.Client.GDataRequestException: Execution of exchangeForSessionToken ---> System.Net.WebException: The remote server returned an error: (401) Unauthorized. at System.Net.HttpWebRequest.GetResponse() at Google.GData.Client.AuthSubUtil.exchangeForSessionToken(String protocol, String domain, String onetimeUseToken, AsymmetricAlgorithm key) --- End of inner exception stack trace --- at Google.GData.Client.AuthSubUtil.exchangeForSessionToken(String protocol, String domain, String onetimeUseToken, AsymmetricAlgorithm key) at Google.GData.Client.AuthSubUtil.exchangeForSessionToken(String onetimeUseToken, AsymmetricAlgorithm key) at GoogleImport.Page_Load(Object sender, EventArgs e) at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) Thanks, Barry -- You received this message because you are subscribed to the Google Groups "Google Health Developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/googlehealthdevelopers?hl=en.
