-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels