Title: JSON doesnt show result
Last modified: August 24, 2016

---

# JSON doesnt show result

 *  [coroleu](https://wordpress.org/support/users/coroleu/)
 * (@coroleu)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/json-doesnt-show-result/)
 * Hi in my site i have different categories and in almost all works json api.
    
   For example: [http://recorramisiones.com.ar/rutadelaselva/api/get_category_posts/?slug=informes-turisticos](http://recorramisiones.com.ar/rutadelaselva/api/get_category_posts/?slug=informes-turisticos)
   But in this: [http://recorramisiones.com.ar/rutadelaselva/api/get_category_posts/?slug=areas-naturales-protegidas](http://recorramisiones.com.ar/rutadelaselva/api/get_category_posts/?slug=areas-naturales-protegidas)
 * just show blank page. Chrome debug say:
    **“Failed to load resource: the server
   responded with a status of 500 (Internal Server Error) Failed to clear temp storage:
   It was determined that certain files are unsafe for access within a Web application,
   or that too many calls are being made on file resources. SecurityError”
 * [https://wordpress.org/plugins/json-api/](https://wordpress.org/plugins/json-api/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Bob Gregor](https://wordpress.org/support/users/bobbravo2/)
 * (@bobbravo2)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/json-doesnt-show-result/#post-6011831)
 * That’s a server error. You’ll need to either enable display_errors, or find your
   php error log to get a detailed message.
 * general troubleshooting tips:
    Disable all other plugins Switch to a core WordPress
   theme
 * Those steps will help rule out cross compatibility issues.
 *  Thread Starter [coroleu](https://wordpress.org/support/users/coroleu/)
 * (@coroleu)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/json-doesnt-show-result/#post-6011842)
 * Hi Bob, thanks for your quick answer. I use twentyfifteen template ([http://recorramisiones.com.ar/rutadelaselva/](http://recorramisiones.com.ar/rutadelaselva/))
   
   I dont have another plugin. Where i can find my php error?
 *  Thread Starter [coroleu](https://wordpress.org/support/users/coroleu/)
 * (@coroleu)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/json-doesnt-show-result/#post-6011882)
 * The problem is with only group of posts. I move all from this category to another
   NEW category and the problem persist. With anothers categories works fine. I 
   change my hosting and still fail the json call.
    Look, [http://rutadelaselva.com.ar/api/get_category_posts/?id=2](http://rutadelaselva.com.ar/api/get_category_posts/?id=2)
   Any idea?

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘JSON doesnt show result’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/json-api.svg)
 * [JSON API](https://wordpress.org/plugins/json-api/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/json-api/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/json-api/)
 * [Active Topics](https://wordpress.org/support/plugin/json-api/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/json-api/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/json-api/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [coroleu](https://wordpress.org/support/users/coroleu/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/json-doesnt-show-result/#post-6011882)
 * Status: not resolved