Hi Guys,
Getting this php error in my php logs.
[11-Oct-2022 22:14:36 UTC] PHP Fatal error: Uncaught Error: Call to a member function setConfigClass() on null in phar://C:/inetpub/wwwroot/fleetops/include/plugins/auth-oauth2.phar/oauth2.php:592
Stack trace:
#0 C:\inetpub\wwwroot\fleetops\include\class.email.php(675): GenericEmailOauth2Provider->getPluginInstance()
#1 C:\inetpub\wwwroot\fleetops\include\ajax.email.php(26): EmailAccount->saveAuth()
#2 C:\inetpub\wwwroot\fleetops\include\class.dispatcher.php(151): EmailAjaxAPI->configureAuth()
#3 C:\inetpub\wwwroot\fleetops\include\class.dispatcher.php(38): UrlMatcher->dispatch()
#4 C:\inetpub\wwwroot\fleetops\include\class.dispatcher.php(120): Dispatcher->resolve()
#5 C:\inetpub\wwwroot\fleetops\include\class.dispatcher.php(38): UrlMatcher->dispatch()
#6 C:\inetpub\wwwroot\fleetops\scp\ajax.php(326): Dispatcher->resolve()
#7 {main}
thrown in phar://C:/inetpub/wwwroot/fleetops/include/plugins/auth-oauth2.phar/oauth2.php on line 592
