cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi,

The SAP conversational AI chatbot using Edge with strict mode enabled blocks the chatbot as is being considered as tracking.

Is there a way to prevent this? It currently blocks the preferences API and the Chatbot's overall use for all users with this setting.

I'm requesting the chatbot directly from cdn.cai.tools.sap...../webchat.js. which works fine using all lower settings.

Example from Github https://github.com/SAPConversationalAI/Webchat#usage

 <script src="https://cdn.cai.tools.sap/webchat/webchat.js"
 channelId="<channelId>"
      token="<token>"
      id="cai-webchat"
    ></script>

Edge strict mode settings

0 Likes
View Entire Topic
0 Likes

Hi Andre,
Unfortunately, I'm not able to reproduce this.
I'm going to need a bit more info.

Where is your bot located, is it in the CAI community tenant https://cai.tools.sap/? or an Enterprise tenant?
Thank you.