Closed (fixed)
Project:
Services
Version:
7.x-3.1
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Jan 2012 at 19:30 UTC
Updated:
12 Oct 2012 at 17:08 UTC
Im trying to get the list of a nodes with a taxonomy, but it aways return null, but i have nodes with this taxonomy.
The code that im using is the following:
teste = jQuery.get("http://quemeuchamo.com.br/api/busca/taxonomia/selectNodes",{tid:"11378",pager:'false'});
I executed this on firebug console and the response is null
Anyone can help me ?
tks =)
Comments
Comment #1
kylebrowning commenteddo the tests work?
Comment #2
kylebrowning commented