Unfortunately, this is where I got my copy of pyfacebook, and as I mentioned, it relies on receiving an 'added' parameter which Facebook no longer apparently provides. I don't know what else is wrong with it, if anything.
On Sep 8, 3:14 pm, ramu <[email protected]> wrote: > http://github.com/sciyoshi/pyfacebook/tree/master > > On Sep 9, 2:09 am, Devel63 <[email protected]> wrote: > > > Can anyone point me in the direction of a good resource for Facebook > > Connect/GAE integration? > > > Neither the ShelfTalkers article (http://code.google.com/appengine/ > > articles/shelftalkers.html), nor PyFacebook (upon which ShelfTalkers > > relies) appear to work anymore. For example, PyFacebook relies on an > > 'add' parameter in the session cookie which is not (any longer?) > > there. > > > This post (http://forum.developers.facebook.com/viewtopic.php? > > id=23276) enabled me to move forward (just look for the 'user' param > > and set 'added' true if present), but it's scary to be relying on > > something that's possibly no longer maintained. > > > Is PyFacebook still maintained and working? > > > And how do people test this FB stuff on a local server (I'm having to > > upload to Google every time)? The ShelfTalkers article implied I > > could just set the FB callback URL to 127.0.0.1:8080, but either that > > or something else is causing weird failures. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
