Trying to push a custom var loyalty_id into the IVR context using Set Participant Data. The action seems to succeed, but when I call the GetRESTProxy later in the flow, the header is missing. Is this action limited to specific data types? I’m passing a string like "abc123". The logs show the assignment happening, but the downstream REST call fails with a 400 because the token isn’t there. Anyone else hit this?