Closed (fixed)
Project:
JSON server
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Oct 2008 at 11:40 UTC
Updated:
29 Oct 2008 at 22:44 UTC
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
Comment #1
andremolnar commentedClosing this off - continuing discussion at http://drupal.org/node/317035