Problem:
#drush cr [error] Symfony\Component\HttpKernel\Exception\NotAcceptableHttpException: No route found for the specified format html. Supported formats: csv, json. in Drupal\Core\Routing\RequestFormatRouteFilter->filter() (line 65 of /var/www/core/lib/Drupal/Core/Routing/RequestFormatRouteFilter.php).
Solution?
Comments
I have a view with a path… Mo, 02/24/2025 - 12:16
I have a view with a path like
/my-content-export
I have changed it to
/my-content-export.csv
/my-content-export.json
Neuen Kommentar schreiben