Hi!
I'm attempting to read call logs via the API and its returning invalid data such as call duration, call result, and the direction of the call. Is this an issue that is known about or am I just doing something wrong?
Heres the endpoint I'm calling: "https://platform.ringcentral.com/restapi/v1.0/account/~/extension/~/call-log?view=Simple&showBlocked=true&withRecording=false&dateFrom=2021-05-20T00:22:00.000Z&showDeleted=false&page=1&perPage=100"
Thanks for your help!