Hi,
I need to display conversation between users in a pop-up window using Widget API conversation message extension, but I am not getting any result as a response. Following is the code that I am using to fetch conversation messages from the system.
#set($pagedListResponse = $core_v2_conversationMessage.List('596ceca1-9296-46f4-b03c-2ff2a5411197', "%{PageSize = 20}"))
Please suggest.
Thanks