Organize your banking online now! Sounds attractive, lets scan that QR… Whoops, looks like my cell crashed, or is it my bank account? Honey what’s the phone number of our bank??
Can you tell what went wrong here? >>>
Server Error in ‘/’ Application.
Redirect URI cannot contain newline characters.
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.ArgumentException: Redirect URI cannot contain newline characters.
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:
[ArgumentException: Redirect URI cannot contain newline characters.] System.Web.HttpResponse.Redirect(String url, Boolean endResponse) +11071556 CFW.SuperModules.TinyUrl.WebUI.HttpModules.TinyUrlHttpModule.OnBeginRequest(Object sender, EventArgs e) +904 System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +80 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +171 |