I have a point hosted feature service which is Z-enabled. In my app if I capture a GPS point and add it as a new feature to the service, it only works if I create feature JSON geometry with x & y. If I add the z component to the geometry it fails. Is this a bug or am I doing something incorrectly? Thanks.