-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
com.researchspace.dataverse.http.DataverseOperationsTest > testListDataverses FAILED
org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Can not deserialize instance of java.lang.String out of START_OBJECT token; nested exception is com.fasterxml.jackson.databind.JsonMappingException: Can not deserialize instance of java.lang.String out of START_OBJECT token
at [Source: sun.net.www.protocol.http.HttpURLConnection$HttpInputStream@53c1285c; line: 1, column: 152] (through reference chain: com.researchspace.dataverse.entities.DataverseResponse["data"]->com.researchspace.dataverse.entities.DataverseGet["dataverseContacts"]->java.util.ArrayList[0])
Caused by:
com.fasterxml.jackson.databind.JsonMappingException: Can not deserialize instance of java.lang.String out of START_OBJECT token
at [Source: sun.net.www.protocol.http.HttpURLConnection$HttpInputStream@53c1285c; line: 1, column: 152] (through reference chain: com.researchspace.dataverse.entities.DataverseResponse["data"]->com.researchspace.dataverse.entities.DataverseGet["dataverseContacts"]->java.util.ArrayList[0])
at com.fasterxml.jackson.databind.JsonMappingException.from(JsonMappingException.java:148)```
Metadata
Metadata
Assignees
Labels
No labels