I’m trying to figure out why the NICE CXone Data Action returns a 400 Bad Request when invoking the ServiceNow incident API via EU-West-1, specifically when the JSON payload contains the conversation_context object from the digital channel webhook. The ServiceNow logs indicate a schema validation failure on the short_description field, yet the payload structure matches the documented REST API requirements exactly, and direct POST requests to the same endpoint succeed without issue.