Unable to save object - invalid data type

Hi guys,
We are having trouble when we try to save some particular values in our schema.
The error is the next one:
{“message”:“Unable to save object - invalid data type for properties -planning. You can change the property type in developer console.”,“code”:1007}
And we send a object like pic sendData.jpg, you can see that planning value is 33.33
And in the schema, planning type is a DOUBLE (see dataTypes.jpg)
In fact, is not seems to be problem specifically with planning, it could happen with any another DOUBLE property of this schema.
Any clue of what could be happening here given the way that we send the data to the schema?
Thanks a brunch

Edit: If we change planning value from 33.33 to 33 works, but don’t know why.

Alejandro,

Did it work before? Or you just added these DOUBLE properties?

Please let me know your app ID so we can diagnose the problem on our side.

Regards,
Mark

With the DOUBLE properties and when we send double values does not work (if we change planning value from 33.33 to 33 works, is confusing)

App: 4E9CFA4A-45FF-50A9-FF71-B9B9F62D9500

Thanks

Thanks, Alejandro. We’re looking into the problem.

Regards,
Mark

Hi Alejandro.

We can not reproduce this issue.
Could you paste here all your request which causes this error?
And one more questions:
if you run this request via rest console in our service (Data page -> Rest console tab)
server sends the same error?

Regards,
Kate