Hi,
I am trying to get the live chat transcript between customer and agent using the below API via PureCloudPlatformClientV2 Python SDK.
/api/v2/conversations/chats/{conversationId}/messages
Developer-focused guides, tutorials, API Documentation, videos, and more for Genesys Cloud
But I am getting the error "User is not an active member on the conversation ". Please let me know if there is any way to resolve this.
Thanks
Hi @rajashree511
Probably the best way to do this is to use the v2.conversations.{id}.transcription
notification topic to receive transcripts as the conversation is in progress.
Developer-focused guides, tutorials, API Documentation, videos, and more for Genesys Cloud
system
Closed
July 16, 2023, 6:22pm
3
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.