Hi. This method works only for my posts, but I can't add comment to non-my posts. Each attempt returns this error:
faultString
Client error: Not allowed to create comment
faultCode
337
I see this version of source code (
http://repo.or.cz/w/livejournal.git/blob/HEAD:/cgi-bin/ljprotocol.pl#l560) I see that this error code returns if LJ::Comment->create failed but I don't understand why does it fail?
For my posts I can add comments without problem.