Quantcast
Channel: get facebook page feed as json with jquery - Stack Overflow
Browsing all 4 articles
Browse latest View live

Answer by Shashi PHP Dev for get facebook page feed as json with jquery

I just tried to like the page, and before doing that, i have opened my browser network console. Then when i hit like button, i inspected the network calls, and could figure out the page ID easily.

View Article



Answer by cpilko for get facebook page feed as json with jquery

Get rid of &callback=? from your URL. You have a result handler as part of your function. You don't need a callback. This should give you the result you are looking for, but it appears that...

View Article

Answer by Adrian Salazar for get facebook page feed as json with jquery

You need to use the Facebook Graph API for this to happen.https://developers.facebook.com/docs/reference/api/page/#feedYour call should change...

View Article

get facebook page feed as json with jquery

I have been trying to get facebook page feed from json data with jquery. so far I have been able to get page details with my method but when I try to get page's feed it gives me an error and in the...

View Article
Browsing all 4 articles
Browse latest View live




Latest Images