Alexr03/TCAdminOAuth

bug Discord login stop working

Opened this issue · 2 comments

Hey so i have been using the discord login for a while and 2 days ago its just stop working and im getting this error.
Untitled

Having a similar issue.
TCA Login screen will shoot me over to Discord.
I can log into Discord and select Authorize.
I'm redirected to the callback URL properly.
TCA shows the following error in the logs:

11/05/2022 16:43:15 System.Web.Mvc System.InvalidOperationException: The view 'Error' or its master was not found or no view engine supports the searched locations. The following locations were searched:
~/Views/[Template]/[NameSpace]/Service/Error.cshtml
~/Views/[Template]/[NameSpace]/OAuth/Error.cshtml
~/Views/[Template]/[NameSpace]/OAuth/Error.vbhtml
~/Views/[Template]/Shared/Error.cshtml
~/Views/[Template]/Shared/Error.vbhtml
at System.Web.Mvc.ViewResult.FindView(ControllerContext context)
at System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context)
at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass3_1.b__1(IAsyncResult asyncResult)
at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult)
at System.Web.Mvc.Controller.<>c.b__152_1(IAsyncResult asyncResult, ExecuteCoreState innerState)
at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid1.CallEndDelegate(IAsyncResult asyncResult) at System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid1.CallEndDelegate(IAsyncResult asyncResult)
at System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult)
at System.Web.Mvc.MvcHandler.<>c.b__20_1(IAsyncResult asyncResult, ProcessRequestState innerState)
at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult)
at System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult)
at System.Web.HttpApplication.CallHandlerExecutionStep.InvokeEndHandler(IAsyncResult ar)
at System.Web.HttpApplication.CallHandlerExecutionStep.OnAsyncHandlerCompletion(IAsyncResult ar)

This is a fresh install of TCA and the SSO Module. I followed the directions and my configuration is setup as requested.
This happens when using both the TCAdmin NeXT and newest Discord V2 Theme.

Having the same issue as above