Hi,
I have a problem when I use OutboundApi(), method "postContactlistsContactlistIdExport". When I invoke this operation SDK returns to me next exception:
om.mypurecloud.sdk.ApiException: com.fasterxml.jackson.databind.JsonMappingException: Can not deserialize instance of java.lang.String out of START_OBJECT token
at [Source: {"id":"XXX-XXX","selfUri":"/api/v2/outbound/contactlists/XXX-XXX"}; line: 1, column: 1]
where XXX-XXX is contact list ID.
Thanks in advance.
Regards