Skip to content Skip to sidebar Skip to footer
Showing posts with the label Facebook Graph Api

Django Callback On Facebook Credits

I would like to use Facebook Credits with my Django Application. In the Facebook Credits documentat… Read more Django Callback On Facebook Credits

Need To List All Friends With Facebook.py

i use facebook.py from: https://github.com/pythonforfacebook/facebook-sdk my problem is: I don'… Read more Need To List All Friends With Facebook.py

How To Make This Page Reload On Login / Logout?

I tried to make the user variable available serveside and now I've noticed that my page behaves… Read more How To Make This Page Reload On Login / Logout?

Why The Conflicting Variables?

I'm getting conflicting results between the facebook javascript SDK and the python requesthandl… Read more Why The Conflicting Variables?

How Can I Post As A Facebook Page Using Api Now That Publish_actions Permission Has Been Deprecated? (since April 24, 2018)

I've read several tutorials on how to make a Facebook post via Python API. Documentation on thi… Read more How Can I Post As A Facebook Page Using Api Now That Publish_actions Permission Has Been Deprecated? (since April 24, 2018)

Search For Groups In Facebook With Facepy Not Working

I'm trying to search for groups in Facebook using FacePY and cannot get a wildcard search happe… Read more Search For Groups In Facebook With Facepy Not Working