Invalid SDK credentials - fetching chat history

Hi,
I working on getting conversation history directly after chat is over.
I am using this below api:
https://bots.kore.ai/api/public/bot/{{bot.id}}/getMessages?userId={{}}&sessionid={{}}

In auth JWT:
{
“appId”:“”,
“secret”:“”
}

I am getting “Invalid SDK credentials”.
I need the conversation history once the task or FAQ chat is over.

Please let me know what is the error here…

Hello @rakesh.kannan :smiley:,

Welcome to Kore Community :clap:

Check out the following post that helped solve this.

Thank you for stopping by!!