how to use TID as parameter for restful api

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
moltra's picture

I am working on a site where there is multiple taxonomy terms on each node. I want to be able to use restful api and pull up every node that is related to a taxonomy term. The taxonomy term is saved with the node, but it is only saving the tid, I see that the tid is the link between the nodes, but everytime I try and use the parameter [tid] as a search I get the following. I can get the

Fatal error: Call to undefined method PDOException::message() in /home/content/20/8959120/html/sites/all/modules/services/services.module on line 555

This is what the xml looks like showing how the tid is in the node.

-
-
-
53

I also get the same error if there is an underscore in the fieldname. ie. field_plugins