Active
Project:
Facebook - Auth
Version:
5.x-1.0
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Mar 2010 at 13:59 UTC
Updated:
31 Mar 2010 at 13:54 UTC
Sorry for my ignorance, but I am having trouble to define myself in Facebook as an application to connect to this module.
By the explanation given in the module it seems like there are some 3 fields and the Callback URL to define. In practice, there are some 8 screens, each one with some 20 fields, and from them more than 10 are different kinds of callback URLs. So, what am I supposed to do ???
Comments
Comment #1
rick@pixeldirt commentedAll you need to set to get everything working is the following:
Under "edit settings" - then the "Canvas" tab
Canvas Page URL http://apps.facebook.com/your-app-name/
Canvas Callback URL http://yourwebsite.com/
be sure to include trailing slash
Next go to the "Connect" tab
Connect URL http://yourwebsite.com/
I left everything else at default setting and mine is working just fine. The only exception is I'm working on a user pic bug right now.
try it out on mine if you like pixeldirt.com
contact me if you have any other questions...the rest is exactly as the readme text file says
good luck
Rick
Comment #2
heliod commentedMany thanks, will try it soon.
Comment #3
heliod commentedThis has worked, many thanks.
Now I have a different problem that I will describe in another issue.
Helio