#Hello! I am trying to use Cloud Code to
1 messages · Page 1 of 1 (latest)
Code looks fine to me at first glance. First thing I'd check is that your input parameter name matches up exactly with what's in the script (JS is case sensitive, so remember to watch out for "playerId" vs "playerID" etc)
Oh, I totally missed that. Thanks a bunch ❤️