https://www.myhelpplace.com/fr/api/un-devis/consulter-proof-of-work/999999999

Exceptions

Warning: Undefined array key 0

Exception

ErrorException

in vendor/symfony/http-kernel/HttpKernel.php -> consulterProofOfWorkAction (line 153)
    in vendor/autoload_runtime.php -> run (line 35)
      require_once('/home/myhelpplace/public_html/vendor/autoload_runtime.php') in public/index.php (line 5)
      1. <?php
        
        use App\Kernel;
        
        require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
        
        return function (array $context) {
            return new Kernel($context['APP_ENV'], (bool) $context['APP_DEBUG']);
        };
        

      Stack Trace

      ErrorException
      ErrorException:
      Warning: Undefined array key 0
      
        at src/Controller/APIController.php:2617
        at App\Controller\APIController->consulterProofOfWorkAction()
           (vendor/symfony/http-kernel/HttpKernel.php:153)
        at Symfony\Component\HttpKernel\HttpKernel->handleRaw()
           (vendor/symfony/http-kernel/HttpKernel.php:75)
        at Symfony\Component\HttpKernel\HttpKernel->handle()
           (vendor/symfony/http-kernel/Kernel.php:202)
        at Symfony\Component\HttpKernel\Kernel->handle()
           (vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35)
        at Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run()
           (vendor/autoload_runtime.php:35)
        at require_once('/home/myhelpplace/public_html/vendor/autoload_runtime.php')
           (public/index.php:5)