The platform assumes that the chat component will be displayed on a page with the same base url as the Xatkit server, which is not the case in general (it is if we use the example located at /admin, but not when the component is embedded in an existing website).
We need to add a configuration key to tell Xatkit which client URL it should accept.
The platform assumes that the chat component will be displayed on a page with the same base url as the Xatkit server, which is not the case in general (it is if we use the example located at
/admin
, but not when the component is embedded in an existing website).We need to add a configuration key to tell Xatkit which client URL it should accept.
Reported by @jcabot