Conversation Summary API Error

Hi,

I am currently using the Conversation Summary API. We have enabled the conversation summary API scope in the botbuilder, but when we run the API, we get the following error :-

{
“statusCode”: 400,
“body”: {
“errors”: [
{
“msg”: “Please enable the Conversation Summary feature in the bot and try again.”,
“code”: 400
}
]
},

Please let us know what can be done to fix this issue.

Hello Kinjalk,

Could you please confirm if you are referring to the below api?
https://developer.kore.ai/docs/bots/api-guide/conversation-summary-api/

if yes, could you please share the curl used here ?
Also, the reference screenshot from the bot builder showing the app scope is enabled.

Thank you,
Srujan Madderla
Kore.ai Community Team