"Nothing matches this route. That's unfortunate", 'type' => 'TASK_NONE', ]; $response->getBody()->write(json_encode($result)); return $response->withHeader('Content-Type', 'application/json'); } } }