Postponed (maintainer needs more info)
Project:
JSON server
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Apr 2010 at 22:54 UTC
Updated:
24 Sep 2010 at 02:37 UTC
I get the server working for communicate with my iphone.
The problem now appears trying to retrieve the taxonomy.getTree service which appears to be empty, but it does not executing from the drupal site, with the same parameters.
Any idea?
Comments
Comment #1
skyredwangI just tested this out using build-in services browser; it works fine.
Comment #2
archnode commentedI also have a problem with taxonomy.getTree returning an empty json object, although it works fine in the services browser. Other methods like node.get return the correct results.
EDIT: Same thing with views.get -> A taxonomy view using vid as argument returns nothing
Comment #3
skyredwangviews.get also works for me, not only in the services browser. but I did submit a patch for views service #674118: Creating a pager for data retrieved from views.get
Comment #4
Nick Robillard commentedPossibly related - #921302: taxonomy.getTree returning empty data