Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Facebook paging #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Nerdingher
Copy link

Support Facebook paging since most Facebook API endpoints return paging.next JSON node and those nodes already have https://graph.facebook.com in the url. If the obj.path already contains https://graph.facebook.com it suppose not be added again.

Support Facebook paging since most Facebook API endpoints return paging.next JSON node and those nodes already have https://graph.facebook.com in the url. If the obj.path already contains https://graph.facebook.com it suppose not be added again.
@Nerdingher Nerdingher changed the title Support Facebbok paging Support Facebook paging May 5, 2014
@hezhez
Copy link

hezhez commented Jul 1, 2014

Hi Nerdingher,

I'm working with api endpoints and JSON, and the paging works great.

Where do you get stuck ?

@Nerdingher
Copy link
Author

Hey, hezhez

When I was using this plugin, it was adding https://graph.facebook.com/ on the paging URL. Facebook was also adding this URL, so it was added twice. It's ok now?

@hezhez
Copy link

hezhez commented Jul 1, 2014

Yes, it is working well my friend.

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

Successfully merging this pull request may close these issues.

2 participants