When using the Rest Api of Magento with a POST request and you get following error: "Invalid data type. Check Content-Type." you must read my blogpost further because I know the answer :)
analyzing this
The source of this error is in app/code/core/Mage/Api2/Model/Request/Interpreter/Query ...