SAPConversationalAI icon indicating copy to clipboard operation
SAPConversationalAI copied to clipboard

Unable to add Fallback channels under SAP CEC in Bots which are forked. Throwing "Connector not found" error when tried to any.

Open karpagavallikulanthaivelu opened this issue 7 years ago • 2 comments

As a workaround, the connector can be created manually by posting below data to endpoint https://api.recast.ai/connect/v1/users/$userslug/bots/$botslug/connectors/

{
   "url": "https://api.recast.ai/build/v1/dialog",
   "isTyping": true
}

sathianarayananh avatar Jan 04 '19 11:01 sathianarayananh

(bug card created : SAPMLCONV-1249)

aurelie-lamy avatar Jan 06 '19 22:01 aurelie-lamy