#Is there a place to report bugs for UGS?
1 messages · Page 1 of 1 (latest)
Cloud Code responses are serialized to JSON which only has a single integer type. If you were to receive the response on the client as an object and check the type, it probably defaults to int64 since that covers either possibility, but if your response type is an int (or an int property) I would expect that to work fine. If you share the code that isn't working for you, I can have a look.