Is anyone using Pods Framework? Or some plugin using the ‘add_post_metadata’ filter?
My problem has been solved when disabling the plugin returning a non-null value through this filter. I can create my post meta without any returned error from the API.
I hope this might help.