When working with the chat translator functionality, I noticed that the app does not load in the Genesys Cloud application but works fine in the web browser. In the configuration of the integration I added the following in the Iframe Snadbox Options: allow-scripts,allow-same-origin,allow-forms,allow-modals. I also notice that there is a Iframe Feature/Permissions policy. I left that blank as I did not see any relation to it in the blueprint. Any suggestions?
Additionally, in the blueprint, the Application URL is set to local host. In theory, can I run this translation app on an EC2 or Azure App Service Instance? If so, would I update the Application URL to match the URL from said instance?
Thank you for that info. I have tried those settings (please see below) and when attempting to use the Chat Translator within the Genesys Cloud application, the translator app is blank.
localhost is only intended for demo/testing purposes. Hence, it will only work in the web browser. You need to deploy the code first for it to work in the app.