Warning (2) : Undefined array key "featured" [in /home/integraamericana/public_html/src/Sistema/Api.php, line 43]
Warning (512) : Unable to emit headers. Headers sent in file=/home/integraamericana/public_html/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php line=37 [in /home/integraamericana/public_html/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 65]
Warning (2) : Cannot modify header information - headers already sent by (output started at /home/integraamericana/public_html/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php:37) [in /home/integraamericana/public_html/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 159]
Warning (2) : Cannot modify header information - headers already sent by (output started at /home/integraamericana/public_html/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php:37) [in /home/integraamericana/public_html/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 192]
Error: App\Sistema\Model\Coupon::__construct(): Argument #1 ($data) must be of type array, null given, called in /home/integraamericana/public_html/src/Sistema/Api.php on line 43

App\Sistema\Model\Coupon::__construct(): Argument #1 ($data) must be of type array, null given, called in /home/integraamericana/public_html/src/Sistema/Api.php on line 43 📋

TypeError
Error in: APP/Sistema/Model/Coupon.php, line 60
APP/Sistema/Model/Coupon.php at line 60 (edit)
    /**
     * @inheritDoc
     */
    public function __construct(array $data)
    {
        $this->convert = [
            'created' => $this->dateTimeConverter(),
            'expirationDate' => $this->dateTimeConverter(),

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