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

Endpoint POST is not working #3530

Open
tchiotludo opened this issue Apr 12, 2024 · 1 comment
Open

Endpoint POST is not working #3530

tchiotludo opened this issue Apr 12, 2024 · 1 comment
Assignees
Labels
backport-needed Issue or PR that needs to be back-ported bug Something isn't working quick-win up to 2h regression technical-issue
Milestone

Comments

@tchiotludo
Copy link
Member

Example here is not working anymore with that error:

{"message":"Internal server error: Failed to convert argument [configuredLevel] for value [null] due to: Cannot construct instance of `io.micronaut.core.convert.value.ConvertibleValues` (no Creators, like default constructor, exist): abstract types either need to be mapped to concrete types, have custom deserializer, or contain additional type information\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 1]","_links":{"self":{"href":"/loggers/io.micronaut.security"}}

must be related to jackson / json new serde in micronaut 4

@tchiotludo tchiotludo added bug Something isn't working backport-needed Issue or PR that needs to be back-ported quick-win up to 2h regression technical-issue labels Apr 12, 2024
@tchiotludo tchiotludo added this to the v0.17.0 milestone Apr 12, 2024
@tchiotludo
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-needed Issue or PR that needs to be back-ported bug Something isn't working quick-win up to 2h regression technical-issue
Projects
None yet
Development

No branches or pull requests

2 participants