I am having trouble with the Enjin Api. I can successfully call the Api, I want with http://rednexclan.com/api/get-users. And I get a list of all the users on my site, working yes. But I want to use the parameter (tag_id) to only list user's with a certain tag. I have tried the call with both (456814) and using (RedNeX General). But when I use this request parameter I still receive all the users on my site not just the ones with this tag. Here is the api documentation page http://www.enjin.com/apidocumentation. The first two screen shots just show the response of the url extension: get-tags so I can show you the response fields that I am using for request parameter (tag_id) in the url extension (get-users). The last screenshots show my results from the url that I want to pull my data from. I am getting a successful response, but should only be receiving 4 users when i use that request parameter right?
inline.png?1386133352[/img] [/url]
inline.png?1386133381[/img] [/url]
inline.png?1386133408[/img] [/url]