This message was deleted.
# python
s
This message was deleted.
i
Also to note, have exported these values, and they are exactly what I am using to paste in the hard coded values in that last attempt:
Copy code
export("GW_USER_ID", gatewayId.id)
export("GW_USER_ID_GEN", get_appgw_id(gatewayId.name))
export("GW_USER_ID_LAMBDA", gatewayId.id.apply(lambda id: id))