Open acalub opened 11 years ago
Under your Synopsis section your reference "appID" when it should be "appId"
This version worked for me:
var facebook = new Facebook({ appId: 'YOUR_APP_ID', secret: 'YOUR_APP_SECRET' });
Under your Synopsis section your reference "appID" when it should be "appId"
This version worked for me:
var facebook = new Facebook({ appId: 'YOUR_APP_ID', secret: 'YOUR_APP_SECRET' });