Scenario: you try to create an object and receive a 200 Ok response, but the object values are empty or using the default values.Solution: your request is probably missing or has an invalid Content-Type header, make sure you provide it accordingly to your request e.g. application/json.