This repository has been archived by the owner on Nov 16, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 30
Getting 500 error on hitting the api for taxonomy terms #69
Comments
Can check the error log in Drupal and report the actual error here? |
I'm seeing the same issue with the taxonomy API out of the box, here's what my log has:
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I created a taxonomy and added terms to it . After adding terms , I assigned those terms to the respective node of article content model . What I wanted was to filter the node according to the taxonomy term .
But I am getting internal server error on filtering the data using taxonomy term . Also when I hit the json url generated by reservoir to list the taxonomy_terms . It shows internal server error .
The text was updated successfully, but these errors were encountered: