You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Conditional Chat Link inlay: polling fails with CORS error

edited May 22, 2020 1:23PM in Communication Channels 2 comments

Summary

Conditional Chat Link Inlay not working

Content

I have added below code onto a CP template for testing/deployng Conditional Chat Link inlay:

<inlay-oracle-chat-ccl id="chatCCL_MY_INTERFACE" class="inlay" site-url="MY--INTERFACE.widget.custhelp.com"></inlay-oracle-chat-ccl>

 
<inlay-oracle-chat-embedded id="chatInlay_MY_INTERFACE" class="inlay" site-url="MY--INTERFACE.widget.custhelp.com" site-type="osvc" inlay-hidden="true" >
</inlay-oracle-chat-embedded>
 
<script
id="oit-loader"
</script>
 
 
Which is similar to the one in the documentation of Inlays:
 

<inlay-oracle-chat-ccl id="chatCCL" class="inlay" site-url="(siteOrInterfaceName).widget.custhelp.com"></inlay-oracle-chat-ccl>

<inlay-oracle-chat-embedded id="chatInlay" class="inlay" site-url="(siteOrInterfaceName).widget.custhelp.com" inlay-hidden="true"></inlay-oracle-chat-embedded>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!