OpenFB
OpenFB copied to clipboard
Support Facebook paging
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.
Hi Nerdingher,
I'm working with api endpoints and JSON, and the paging works great.
Where do you get stuck ?
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?
Yes, it is working well my friend.