What am I missing with the "Get User Data" web cha...
# 💻developers
s
What am I missing with the "Get User Data" web chat integration? I've followed the docs and pass
event.userId
to the "Get User Data" card, but I keep getting:
[Error, data/userId must match format "uuid"]
it seems
event.userId
is a simple string not a uuid. Could this possibly be an internal bug?