My current config is completely failing…
We have implemented a new compliance script within an Architect flow for the Paris region. The script is hosted on an internal server and accessed via the Agent Script node. When agents attempt to play the script during a conversation, the system returns a 502 Bad Gateway error immediately. This occurs consistently across three different agents and two separate queues.
The script file is a standard MP3 format, approximately 2MB in size. The URL is accessible via browser from the office network, confirming no firewall blocks exist for standard HTTP requests. However, the Genesys Cloud platform seems unable to retrieve the resource when invoked through the flow.
Is there a specific requirement for the hosting environment regarding CORS headers or SSL certificates that might be causing this 502 error? We are using the latest version of the Architect tool. The error log in the conversation detail view simply states “Script playback failed: 502 Bad Gateway” without further context. We need to resolve this before the next shift starts at 17:00 CET.