Title: submit_comment problem
Last modified: August 20, 2016

---

# submit_comment problem

 *  Resolved [pit111100](https://wordpress.org/support/users/pit111100/)
 * (@pit111100)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/submit_comment-problem/)
 * I am using the JSON Api to get some articles from my blog to my app.
    Everything
   works fine until I get to the point where I want to submit a comment. I have 
   activated the Respond Controller in the WordPress Settings. But when I enter 
   the URL: [http://www.example.com/api/respond/submit_comment/?post_id=1&name=test&email=test@test.com&content=test](http://www.example.com/api/respond/submit_comment/?post_id=1&name=test&email=test@test.com&content=test)
   Nothing happens and no comment appears in WordPress. Has anyone an idea what 
   I could do wrong? I am just wondering that all core methods are working fine.
   Thank you! David
 * [http://wordpress.org/extend/plugins/json-api/](http://wordpress.org/extend/plugins/json-api/)

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

 *  [msicc](https://wordpress.org/support/users/msicc/)
 * (@msicc)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/submit_comment-problem/#post-3169440)
 * I have the same problem. There is no comment showing up on my blog.
 * this is the test string I use:
    [http://example.com/?json=submit_comment&post_id=2962&name=msicc&email=msicc@test.com&content=test](http://example.com/?json=submit_comment&post_id=2962&name=msicc&email=msicc@test.com&content=test)
 * The string that I get returned says always please include all required arguments(
   name, email, content)
 * Is there a general Problem now that WordPress has a public JSON API?
 * Thanks for any help.
 * Marco
 *  Thread Starter [pit111100](https://wordpress.org/support/users/pit111100/)
 * (@pit111100)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/submit_comment-problem/#post-3169471)
 * The problem is that I doesn’t get anything returned.

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

The topic ‘submit_comment problem’ 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/)

 * 2 replies
 * 2 participants
 * Last reply from: [pit111100](https://wordpress.org/support/users/pit111100/)
 * Last activity: [13 years, 6 months ago](https://wordpress.org/support/topic/submit_comment-problem/#post-3169471)
 * Status: resolved