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

Exception occurs when trying to deserialize error response model #119

Open
Biacode opened this issue Nov 18, 2019 · 0 comments
Open

Exception occurs when trying to deserialize error response model #119

Biacode opened this issue Nov 18, 2019 · 0 comments

Comments

@Biacode
Copy link
Contributor

Biacode commented Nov 18, 2019

javax.ws.rs.client.ResponseProcessingException: com.fasterxml.jackson.databind.exc.InvalidDefinitionException: Cannot construct instance of `com.sflpro.notifier.api.model.common.result.ErrorResponseModel` (no Creators, like default construct, exist): cannot deserialize from Object value (no delegate- or property-based Creator)
 at [Source: (org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$UnCloseableInputStream); line: 1, column: 13] (through reference chain: com.sflpro.notifier.api.model.common.result.ResultResponseModel["errors"]->java.util.ArrayList[0])
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