Hello everyone, I’m trying to create an iframe from another internal system in my company, however, it says that the “system url refused connection”, I’ve already checked the code and other points, even the part about displaying the iframe in the bubble and everything is correct. Can you help me?
Welcome @gabrielct.moraes.
You may want to check the CORs of your “iframe source”.
It’s likely your source is not allowing external iFrame outside of your sources origin.
Thanks !
Regarding the external source, I enabled the “x-frame-options” in its source code.
Using the bubble, I also enabled everything so it could work.
But still no results.
This topic was automatically closed after 70 days. New replies are no longer allowed.