>From http://wiki.developers.facebook.com/index.php/Facebook_Connect_Tutorial1
:
"Each Connect website is treated as a Facebook application, and so it
needs an API key. Go to the Facebook Developer application and click
Create An Application. Fill in these fields: "

You have to create an application and set it up as described in the
tutorial

On Jan 7, 6:03 am, mdipierro <mdipie...@cs.depaul.edu> wrote:
> Why I do not have understand if why do I have to create a facebook
> application if all I want is to use facebook for authentication. A
> facebook application requires a fb canvas (as done in my original fb
> example) so that I can be embedded in a facebook page but I do not
> necessarily want that. Am I missing something?
>
> On Jan 6, 8:21 pm, Jon Romero <darks...@gmail.com> wrote:
>
> > The source code also exists 
> > here:http://github.com/jonromero/fbconnect-web2py
> > First of all you have to create a facebook application. The are plenty
> > of tutorials (even though you just need to change one path). Then you
> > copy the API and SECRET key.
> > You must put on facebook app settings -> "Connect" the full path where
> > your app is (http://localhost:8000/fbconnect/default/index. I don't
> > remember any other settings (I am not at my pc right now) but I think
> > it's only that one.
> > If you still have problems (yeap, facebook connect has some tricky
> > details) I can write a more detailed review.
>
> > Integration with Auth would be sweet :D
>
> > On Jan 6, 10:44 pm, Massimo Di Pierro <mdipie...@cs.depaul.edu> wrote:
>
> > > I turned it into a plugin but I am not sure how to get the API key  
> > > working.
> > > Can you explain to us what steps are necessary on the facebook  
> > > registration site?
>
> > > Eventually his should be integrated with Auth.
>
> > > Massimo
>
> > >  web2py.plugin.fbconnect.w2p
> > > 37KViewDownload
>
>
-- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web...@googlegroups.com.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.


Reply via email to