public string GetTwitterRedirectUri() { TwitterService tws = new TwitterService(); return tws.GetAuthenticationUri().AbsoluteUri; }