Created a new project today, and when trying to connect to URC it fails. I have to disable URC to save and this prevents me from using URC to back my projects.
I pulled the log files and it looks like some kind of Auth error.
---> System.Exception: EG1 Token Expired.
at SkeinCLI.AuthUtils.DoSkeinLoginUsingEg1TokenAsync(String eg1Token)
at SkeinCLI.AuthUtils.<>c__DisplayClass36_0.<<Login>b__0>d.MoveNext()
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Task.Wait()
at SkeinCLI.AuthUtils.Login(String& userId, String& userName, String& token, String eg1AccessToken)
01:41:55.637 -04:00 [err] Login failed.
01:41:55.637 -04:00 [inf] Executed in 52.2516 ms. Exit code 1.
01:41:55.667 -04:00 [inf]