-
Previously "PlayLog()" and "HealthLog()" were used as input for the POST request's body. But the JSON serialization of both instances is empty (for unknown reasons). Thus the POST requests failed, due to missing required fields.
Previously "PlayLog()" and "HealthLog()" were used as input for the POST request's body. But the JSON serialization of both instances is empty (for unknown reasons). Thus the POST requests failed, due to missing required fields.