Skip to content

JSON RPC parameters #7

@msmolyak

Description

@msmolyak

This is a great wrapper for the LiveJournal APIs. Those methods that work are very useful and easy to use.

I am struggling with some of the JSON RPC calls though. Is there a way to figure out input parameters of some of those calls? Endpoints like 'discovery.get_item' seem to take itemid, but it is not clear what the meaning of it is. The item it returns has a different id.

I also tried calls like 'discovery.author_posts' with different parameters (journal, author), but it does not return anything.

Is there a way to discover the parameters and return value structures of these methods?

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions