When we call services/json we receive the following { "status": false, "data": "Invalid method " } which is wrong.

To fix this we must use empty($_POST) instead of isset($_POST). Anyway, and because I agree with #242159: Support GET requests in JSON Server I think we must allow POST/GET

Comments

andremolnar’s picture

Status: Active » Closed (fixed)

Closing this off - continuing discussion at http://drupal.org/node/317035