pyfacebook
Facebook status update using pyfacebook
Update status Facebook using Python I am using this answ开发者_StackOverflower to solve my problem.[详细]
2023-03-05 04:10 分类:问答pyfacebook @facebook.require_login() decorator causing constant auth_token refresh
First time using pyFacebook. I\'ve literally copied the example application and put it up onto my server. I\'ve created an FB app and now when I try to load the app basically what happens is that the[详细]
2023-02-16 16:36 分类:问答Facebook API and Python [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-02-14 14:23 分类:问答Has the PyFacebook library been deprecated, discontinued or replaced?
Every link I find for the tutorials leads me to this: http://developers.facebook.com/search?q=User:PyFacebook_Tutorial[详细]
2023-02-10 03:32 分类:问答pyfacebook + Google App Engine: can't find new functions in facebook.py
I\'m trying to use the pyfacebook functions (https://github.com/sciyoshi/pyfacebook/) in a Google app engine project. I\'ve followed the advice on the Facebook developer forum (http://forum.developers[详细]
2023-02-07 08:01 分类:问答Problem displaying xfbml with pyfacebook
I\'m using pyfacebook on my app but I\'m having problems displaying xfbml For example I have to use iframes to display like buttons or like boxes.[详细]
2023-01-20 06:39 分类:问答Update status Facebook using Python
I\'m trying the solve problem update status using facebook API with pyfacebook. So I look at here Update Facebook Page's status using pyfacebook and 开发者_运维问答I think doesn\'t work anymore.[详细]
2023-01-18 18:34 分类:问答Using PyFacebook with the latest Django release
The PyFacebook documentation state开发者_JS百科s that Applications built with djangofb.py are not compatible with django 1.x. Download django-facebookconnect instead.[详细]
2023-01-04 08:53 分类:问答What's the easiest way to get my facebook status and photos using python?
I just want to import my facebook st开发者_Python百科atus and photos to my personal django website but all the examples and documentation i can find are for developing facebook applications.[详细]
2022-12-25 14:07 分类:问答Request Extended Permissions in Facebook, Django, Pyfacebook
I\'m developing an IFrame application in Facebook (using pyfacebook and Django) and could not understand the official documentation. Can someone give me a pointer on how to request extended permission[详细]
2022-12-22 08:31 分类:问答