Skip to content

Instantly share code, notes, and snippets.

@saurabh360
Created August 26, 2013 17:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save saurabh360/7974ff28fd1e8656f0b6 to your computer and use it in GitHub Desktop.
Save saurabh360/7974ff28fd1e8656f0b6 to your computer and use it in GitHub Desktop.
System.InvalidOperationException: Redirect URL not specified.
at Xamarin.Social.OAuth2Service.GetAuthenticator () [0x00000] in <filename unknown>:0
at Xamarin.Social.Service.GetAuthenticateUI (System.Action`1 completedHandler) [0x00000] in <filename unknown>:0
at Xamarin.Social.ShareViewController.Authenticate () [0x00000] in <filename unknown>:0
at Xamarin.Social.ShareViewController.<CheckForAccounts>m__C (System.Object sender, MonoTouch.UIKit.UIButtonEventArgs e) [0x00000] in <filename unknown>:0
at MonoTouch.UIKit.UIAlertView+_UIAlertViewDelegate.Clicked (MonoTouch.UIKit.UIAlertView alertview, Int32 buttonIndex) [0x00014] in /Developer/MonoTouch/Source/monotouch/src/UIKit/UIAlertView.g.cs:450
at at (wrapper managed-to-native) MonoTouch.UIKit.UIApplication:UIApplicationMain (int,string[],intptr,intptr)
at MonoTouch.UIKit.UIApplication.Main (System.String[] args, System.String principalClassName, System.String delegateClassName) [0x0004c] in /Developer/MonoTouch/Source/monotouch/src/UIKit/UIApplication.cs:38
at SoMA.Application.Main (System.String[] args) [0x00008] in /Users/Admin_Mac/Desktop/26Aug/mobile-samples-master/SoMA/iOS/Main.cs:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment