Skip to content

Getting error in get_user_summary request #917

@mohneeshdamade

Description

@mohneeshdamade

the response results in error while parsing UserOrganizationEntity

the quota definition is expected to be an array but it actually is not an array in the json

https://apidocs.cloudfoundry.org/5.4.0/users/get_user_summary.html

Please find the error below:

feign.codec.DecodeException: JSON parse error: Can not deserialize instance of java.util.ArrayList out of START_OBJECT token; nested exception is com.fasterxml.jackson.databind.JsonMappingException: Can not deserialize instance of java.util.ArrayList out of START_OBJECT token

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions