You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No Result, no error message. Just in console: ...my-domain.com/_gpt?id=2&mode=title 500 (Internal Server Error)
Stack Trace from debug-Mode for this route:
ErrorException:
Warning: Trying to access array offset on value of type bool
at vendor/cubex-hro/contao-openai-bundle/src/Classes/GptClass.php:42
at Codebuster\ContaoOpenaiBundle\Classes\GptClass::prepareContent()
(vendor/cubex-hro/contao-openai-bundle/src/Controller/GptController.php:33)
at Codebuster\ContaoOpenaiBundle\Controller\GptController->__invoke()
(vendor/symfony/http-kernel/HttpKernel.php:181)
at Symfony\Component\HttpKernel\HttpKernel->handleRaw()
(vendor/symfony/http-kernel/HttpKernel.php:76)
at Symfony\Component\HttpKernel\HttpKernel->handle()
(vendor/symfony/http-kernel/Kernel.php:197)
at Symfony\Component\HttpKernel\Kernel->handle()
(web/index.php:42)
The text was updated successfully, but these errors were encountered:
No Result, no error message. Just in console:
...my-domain.com/_gpt?id=2&mode=title 500 (Internal Server Error)
Stack Trace from debug-Mode for this route:
The text was updated successfully, but these errors were encountered: