Notice: Undefined property `ErrorController::$Authentication` in `/var/www/html/src/Controller/AppController.php` on line 196 in /var/www/html/vendor/cakephp/cakephp/src/Controller/Controller.php on line 316

Warning: Unable to emit headers. Headers sent in file=/var/www/html/vendor/cakephp/cakephp/src/Controller/Controller.php line=316 in /var/www/html/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php on line 65

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/vendor/cakephp/cakephp/src/Controller/Controller.php:316) in /var/www/html/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php on line 159

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/vendor/cakephp/cakephp/src/Controller/Controller.php:316) in /var/www/html/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php on line 192

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/vendor/cakephp/cakephp/src/Controller/Controller.php:316) in /var/www/html/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php on line 192
Error: Não foi possível fazer a busca

Não foi possível fazer a busca 📋

Exception
APP/ExternalApis/Franquia/FranquiaApi.php at line 243 (edit)
                'headers' => ['Authorization' => 'Basic ' . $this->restKey],
            ]);
        if (!$response->isOk()) {
            throw new Exception("Não foi possível fazer a busca");
        }
        return $response;
    }

If you want to customize this error message, create templates/Error/error500.ctp