Hi guys.
Trying to let the Facebook SDK working with the WebPlayer.
I have a problem with the init function: it’s not calling the success callback and no exceptions are happening.
I want to explain what I’m trying to do.
I have a standalone WebPlayer app loaded on my server (it’s not a Facebook canvas). I would like to be able to login with Facebook to authenticate the user and show him/her customized stats (the name, the picture, etc…). No interactions required I would just use Facebook for the authentication.
Anyone any idea why this is not working?
Cheers