Results 1 issues of Zeke

when the conversation author type is lead, 'data.conversation_parts.conversation_parts[].author.name' will be null , and "NullPointerException: name must not be null" occurred. Conversation conversation = client.conversations().find(FindConversationRequest.builder().conversationId(conversationId).build()); ![Image](https://github.com/user-attachments/assets/ce11dcc0-f3be-4949-8ed8-4192b91d04e6) ![Image](https://github.com/user-attachments/assets/f9d69c31-76d6-44c7-803d-070915b26bdc)