java - how to access facebook data using Apl as facepager? -


i have access facebook data, how access using api ? used facepager fetch data doesn't fetching, why ?

anyother way fb data ??? enter image description here

you need adjust base path https://graph.facebook.com/v2.10/ since facebook shuts down old api versions. load preset , adjust settings needs.

for further information see section "current status" on https://github.com/strohne/facepager. , check out built facepager (click button).

btw: opened group on facebook getting help.


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -