Embedded Chat Trigger Node cross domain error

Information on your n8n setup

  • n8n version: 1.63.4
  • **Database (SQLite):
  • **n8n EXECUTIONS_PROCESS setting (default: main):
  • Running n8n via ( n8n cloud):
  • Operating system: win 10

I have set Allowed Origins (CORS) = https://www.myDomain.com

I get

Refused to display ‘https://myCloud.app.n8n.cloud/’ in a frame because it set ‘X-Frame-Options’ to ‘sameorigin’.

Is there something to change on the server as well ?

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hey @Steve_Warburton,

It looks like you are using n8n cloud and we don’t allow loading cloud instances in an iframe, What is interesting is you are hitting an issue with the chat trigger though can you share how you are loading it?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.