Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NotAcceptableHttpException - No matching accepted Response format could be determined #2403

Open
ma-gu-16 opened this issue Jan 24, 2024 · 0 comments

Comments

@ma-gu-16
Copy link

ma-gu-16 commented Jan 24, 2024

I tried already multiple configs.

my config:

fos_rest: routing_loader: false allowed_methods_listener: true param_fetcher_listener: true body_listener: true exception: serializer_error_renderer: true format_listener: enabled: true rules: - { path: ^/, host: '%domain%', priorities: ['json'], fallback_format: json, prefer_extension: false} - { path: ^/, host: '%frontendDomain%', priorities: ['text/html', 'html', '*/*'], fallback_format: html, prefer_extension: true} view: view_response_listener: true jsonp_handler: ~ body_converter: enabled: true validate: true when@dev: fos_rest: exception: serializer_error_renderer: false
image

Error:
image

i cant figure it who is triggering this error and how to solve it.

thank you for some hints.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant