Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSON API Comment Submit Responde in How to retrive avatar #29

Open
rvpatel opened this issue Mar 28, 2015 · 1 comment
Open

JSON API Comment Submit Responde in How to retrive avatar #29

rvpatel opened this issue Mar 28, 2015 · 1 comment

Comments

@rvpatel
Copy link

rvpatel commented Mar 28, 2015

When i have post a comment using json api how to get user avatar in responce.

Where to change may code.

Post data using Url:

http://www.xxxyyy.com/?json=respond.submit_comment&post_id=95806&name=sard&email=sard123%40gmail.com&content=this is comment testing
Responce:

{
"status": "pending",
"id": 749025,
"name": "sard",
"url": "",
"date": "2015-03-28 11:21:39",
"content": "

this is comment testing

\n",
"parent": 0
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@rvpatel and others