I have setup the Twitter app account, after I click on the Twitter button on my website, I'm directed to the Twitter below page requesting to authorize app, after I authorize I receive the below error message.
I googled it but no luck,
Appreciate an insight to the issue
My DNN is 6.2.6 CE, Win 2012 Standard Edition on VM, MS SQL 2012 web edition
===================================
Authorize MyApp to use your account?
This application will be able to:
· Read Tweets from your timeline.
· See who you follow, and follow new people.
· Update your profile.
· Post Tweets for you.
===================================
Server Error in '/' Application.
The remote server returned an error: (410) Gone.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Net.WebException: The remote server returned an error: (410) Gone.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. |
Stack Trace:
[WebException: The remote server returned an error: (410) Gone.] System.Net.HttpWebRequest.GetResponse() +8527068 DotNetNuke.Services.Authentication.OAuth.OAuthClientBase.ExecuteWebRequest(HttpMethod method, Uri uri, String parameters, String authHeader) +736 DotNetNuke.Services.Authentication.OAuth.OAuthClientBase.ExecuteAuthorizedRequest(HttpMethod method, Uri uri) +926 DotNetNuke.Services.Authentication.OAuth.OAuthClientBase.GetCurrentUser() +134 DotNetNuke.Authentication.Twitter.Login.GetCurrentUser() +29 DotNetNuke.Services.Authentication.OAuth.OAuthLoginBase.OnLoad(EventArgs e) +464 System.Web.UI.Control.LoadRecursive() +71 System.Web.UI.Control.LoadRecursive() +190 System.Web.UI.Control.LoadRecursive() +190 System.Web.UI.Control.LoadRecursive() +190 System.Web.UI.Control.LoadRecursive() +190 System.Web.UI.Control.LoadRecursive() +190 System.Web.UI.Control.LoadRecursive() +190 System.Web.UI.Control.LoadRecursive() +190 System.Web.UI.Control.LoadRecursive() +190 System.Web.UI.Control.LoadRecursive() +190 System.Web.UI.Control.LoadRecursive() +190 System.Web.UI.Control.LoadRecursive() +190 System.Web.UI.Control.LoadRecursive() +190 System.Web.UI.Control.LoadRecursive() +190 System.Web.UI.Control.LoadRecursive() +190 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3178 [PageLoadException: The remote server returned an error: (410) Gone.] DotNetNuke.Services.Exceptions.Exceptions.ProcessPageLoadException(Exception exc, String URL) +568 System.Web.UI.Page.HandleError(Exception e) +164 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +12572195 System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +12571717 System.Web.UI.Page.ProcessRequest() +119 System.Web.UI.Page.ProcessRequest(HttpContext context) +99 System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +913 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +165
|
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.18056