Deserialization issue with GenesysSDK 162

Hello
We are having problems with Java SDK 162. We are getting following exception while we are calling
com.mypurecloud.sdk.v2.api.TelephonyProvidersEdgeApi.getTelephonyProvidersEdgesSites(com.mypurecloud.sdk.v2.api.request.GetTelephonyProvidersEdgesSitesRequest)

This was working well with version 161

Error while calling getTelephonyProvidersEdgesSites with divisionName "division-XXX": Joda date/time type org.joda.time.LocalDateTime not supported by default: add Module "com.fasterxml.jackson.datatype:jackson-datatype-joda" to enable handling

at [Source: (String)"{"entities":[{"id":"XXX","name":"division-XXX","description":"","version":3,"dateCreated":"2022-05-13T10:46:38.165Z","dateModified":"2022-05-30T06:09:13.861Z","modifiedBy":"XXX","createdBy":"XXX","state":"active","modifiedByApp":"public-api-v2/5767 (i-0ed142ace544d9c4e)","createdByApp":"public-api-v2/5697 (i-0f598f73c68eb1b8c)","primarySites":[{"id":"XXX","selfUr"[truncated 4705 chars]; line: 1, column: 4242] (through reference chain: com.mypurecloud.sdk.v2.model.SiteEntityListing["entities"]->java.util.ArrayList[0]->com.mypurecloud.sdk.v2.model.Site["edgeAutoUpdateConfig"]->com.mypurecloud.sdk.v2.model.EdgeAutoUpdateConfig["start"])

Hi,

Thanks for reporting this issue, we will take a look at this and get back to you as soon as possible.

Thanks,

Mike

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.