Our Community site (on 10.x) has started throwing error on page

Here is error details. Simple error dialog popping top right each time a page loads and they start stacking up.

Request: GET /api.ashx/v2/notifications.json?IsRead=false&PageSize=1&PageIndex=0&_=1585766599757

Referrer: http://community.shelbysystems.com/login

Error

System.NullReferenceException: Object reference not set to an instance of an object. at Telligent.Evolution.Rest.Infrastructure.ActionRegistry.<>c__DisplayClass2_0.<HasResource>b__0(BindingKey k) at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate) at Telligent.Evolution.Rest.Infrastructure.RestHttpHandler.ProcessRequest() at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)