I’m trying to upload a photo (v2023) but I get this error server side:Slim Application Error Type: RuntimeException Code: 0 Message: Invalid CSRF storage. Use session_start() before instantiating the Guard
And i get this error:
Not Found Type: Slim\Exception\HttpNotFoundException Code: 404 Message: Route ‘imagenes/undefined’ not found. File: /var/www/torneos/src/routes.php Line: 203And on client side:
Uncaught TypeError: Cannot read properties of undefined (reading ‘0’) at HTMLInputElement. (ew.js:8843:23)/api/jupload 404 (Not found) jquery.min.js?v=19.0.4:2Can someone help me please?