Hello Addy,
Add the parameter $date to your date query https://getsatisfaction.com/apperyio/...
So parameter 'where' will be the following:pre{"$and" : [{"sid":6}, {"_createdAt" : {"$gt" : {"$date":"2014-02-01T00:00:00.000Z"} , "$lt" : {"$date":"2014-02-28T00:00:00.000Z"}}}]}/pre