Hi there.
Past days i have been trying to figure this problem out, but had no luck.
Does anyone here have past experience in Null IPB 4?
I am running IP BOARD 4.2.8
This is what i get, when i try to create REST-API key:
ReflectionException: Class IPS\core\api\index. does not exist (-1)
#0 /home/******/public_html/forum/system/Api/Controller.php(140): ReflectionClass->__construct('IPS\\core\\api\\in...')
#1 /home/******/public_html/forum/system/Api/Key.php(164): IPS\Api\_Controller::getAllEndpoints()
#2 [internal function]: IPS\Api\_Key->IPS\Api\{closure}(Object(IPS\Helpers\Form\Custom), Object(IPS\Helpers\Form))
#3 /home/******/public_html/forum/system/Helpers/Form/Custom.php(60): call_user_func(Object(Closure), Object(IPS\Helpers\Form\Custom), Object(IPS\Helpers\Form))
#4 /home/******/public_html/forum/system/Helpers/Form/Form.php(415): IPS\Helpers\Form\_Custom->rowHtml(Object(IPS\Helpers\Form))
#5 /home/******/public_html/forum/system/Node/Controller.php(447): IPS\Helpers\_Form->__toString()
#6 /home/******/public_html/forum/system/Dispatcher/Controller.php(85): IPS\Node\_Controller->form()
#7 /home/******/public_html/forum/system/Node/Controller.php(62): IPS\Dispatcher\_Controller->execute()
#8 /home/******/public_html/forum/applications/core/modules/admin/applications/apiKeys.php(44): IPS\Node\_Controller->execute()
#9 /home/******/public_html/forum/applications/core/modules/admin/applications/api.php(93): IPS\core\modules\admin\applications\_apiKeys->execute()
#10 /home/******/public_html/forum/system/Dispatcher/Controller.php(85): IPS\core\modules\admin\applications\_api->__call('form', Array)
#11 /home/******/public_html/forum/system/Dispatcher/Dispatcher.php(146): IPS\Dispatcher\_Controller->execute()
#12 /home/******/public_html/forum/admin/index.php(13): IPS\_Dispatcher->run()
#13 {main}
#0 /home/******/public_html/forum/init.php(524): IPS\_Log::log('ReflectionExcep...', 'uncaught_except...')
#1 /home/******/public_html/forum/system/Helpers/Form/Form.php(428): IPS\IPS::exceptionHandler(Object(ReflectionException))
#2 /home/******/public_html/forum/system/Node/Controller.php(447): IPS\Helpers\_Form->__toString()
#3 /home/******/public_html/forum/system/Dispatcher/Controller.php(85): IPS\Node\_Controller->form()
#4 /home/******/public_html/forum/system/Node/Controller.php(62): IPS\Dispatcher\_Controller->execute()
#5 /home/******/public_html/forum/applications/core/modules/admin/applications/apiKeys.php(44): IPS\Node\_Controller->execute()
#6 /home/******/public_html/forum/applications/core/modules/admin/applications/api.php(93): IPS\core\modules\admin\applications\_apiKeys->execute()
#7 /home/******/public_html/forum/system/Dispatcher/Controller.php(85): IPS\core\modules\admin\applications\_api->__call('form', Array)
#8 /home/******/public_html/forum/system/Dispatcher/Dispatcher.php(146): IPS\Dispatcher\_Controller->execute()
#9 /home/******/public_html/forum/admin/index.php(13): IPS\_Dispatcher->run()
#10 {main}