Skip to content
This repository has been archived by the owner on Nov 12, 2021. It is now read-only.

How to get entire post data as json? #12

Open
ganesshkumar opened this issue Oct 21, 2014 · 0 comments
Open

How to get entire post data as json? #12

ganesshkumar opened this issue Oct 21, 2014 · 0 comments

Comments

@ganesshkumar
Copy link

g[post_id] returns a graph object. To access the node, I used g[post_id]() which failed.

Then I tried g[post_id].likes which also returned a graph object but when I tried to access the nodes as g[post_id].likes() I get error.

Can you please help me with getting the entire json of the post from post_id

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

No branches or pull requests

1 participant