Comment 2 for bug 440862

Revision history for this message
Rick McBride (rmcbride) wrote : Re: Tomboy Web synchronization fails to connect to Ubuntu One

Hmm I get a failure, but my error message is subtly different:

ERROR]: Failed to get auth URL from https://one.ubuntu.com/notes/. Exception was: System.UriFormatException: Absolute URI is too short
  at System.Uri.Parse (UriKind kind, System.String uriString) [0x00000]
  at System.Uri.ParseUri (UriKind kind) [0x00000]
  at System.Uri..ctor (System.String uriString, Boolean dontEscape) [0x00000]
  at System.Uri..ctor (System.String uriString) [0x00000]
  at Tomboy.WebSync.Api.OAuth.WebRequest (RequestMethod method, System.String url, System.String postData) [0x00000]
  at Tomboy.WebSync.Api.OAuth.Post (System.String uri, IDictionary`2 queryParameters, System.String postValue) [0x00000]
  at Tomboy.WebSync.Api.OAuth.GetAuthorizationUrl () [0x00000]
  at Tomboy.WebSync.WebSyncPreferencesWidget.OnAuthButtonClicked (System.Object sender, System.EventArgs args) [0x00000]