Chat api not returning Session ID
# support
a
HI Team... I tried the chat API.. its not returning session ID.. also if I am sending previouschatid its starting the chat fresh. Am i doing something wrong here or this is an issue here
k
Use the returned chatId as previousChatId in follow-ups to maintain context, just don’t mix sessionId and previousChatId, as they’re mutually exclusive and using both can reset the chat.
a
tried sending the previous chat id... but still chat is coming as a fresh chat always
k
Can you send your chat id
a
"48387187-98C2-42fb-ae11-Babd19bcab82"
k
Looking into it
a
Hi Team.. did we got anychance in this
I can understand i can use previous chat id.. but if a single conversation is going on, i want to catpture it via single session.. currently every message user send , starts a new chat.. as chat api is not returning session ID, i think its not possible for now
s
Hey @Akash Malhotra thanks for patience, let me look into it.
k
Hey Akash, we have identified the issue, and we have already started doing dev work on it. So you can expect the fix to be deployed by tomorrow in the Daily channel and by the end of this week in the Weekly channel. Thanks for bringing this issue for us.
a
perfect