Thanks for this example.

It looks to me like you started with pyfacebook, and then included a
simplified check_session/check_connect_session function (that ignores
this 'added' parameter I was complaining about).  Is that correct?
Were there any other 'gotchas'?

Or is there some official or centralized location to get the latest
version of the facebook set of libraries?


On Sep 8, 3:17 pm, "P@" <[email protected]> wrote:
> stripedbananas is an excellent example of FB Connect integration on
> GAE Python
> Code 
> at:http://code.google.com/p/cassiesplayground/source/browse/#svn/trunk/s...
> Demo at:http://stripedbananas.appspot.com/
>
> And you get Google Friend Connect for the same price:-)
>
> P@
>
> On Sep 8, 2:09 pm, 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to