Trying to hand over a voice interaction from Cognigy to a CXone Studio script. The Studio snippet uses GetRESTProxy to push the session context to a custom webhook, but it keeps throwing a 400 Bad Request. The JSON payload looks fine in the debug logs, so I’m guessing the proxy isn’t handling the nested session object correctly. Any idea what’s breaking the serialization?