How to get comments through the API?
Dec. 23rd, 2016 09:43 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
How do I get post comments through the API? I can get posts with LJ.XMLRPC.getevents, and in the original LJ there's a method called LJ.XMLRPC.getcomments, but when I tried it on DW API, I got "Client error: Unknown method". Not nice.