Looking for some advice on troubleshooting this 500 Internal Server Error on the Set Bot Data node within an Architect flow. The flow attempts to map the response from a custom ServiceNow REST API call into the bot_context JSON object, but the payload transformation fails immediately after the HTTP Request node returns a 200 OK. The ServiceNow payload contains nested objects that seem to conflict with the Genesys Cloud bot data schema, causing the flow to terminate before the Send Response node is reached.