why my website display in FB Login window After Login through facebook?

Posted by Vaibhav Bhalke on Stack Overflow See other posts from Stack Overflow or by Vaibhav Bhalke
Published on 2010-05-06T13:08:58Z Indexed on 2010/05/06 13:28 UTC
Read the original article Hit count: 289

Hi All
I am Integrating Face book application with Our Website. My Website is in Java's [Google Web Toolkit] Framework 2.0.1

When we press FB-connect connect then FB's Login window comes, after that user enters email & pwd.

When user clicks FB's connect button then Our website display in that Login window.
Authentication and Connect Url is Proper http://localhost:8090/websitename/
How to solve this problem ?
Where I did mistake ?
Is there any solution?

When I did same thing in GWT's development/Hosted mode with Authentication and Connect url http:/127.0.0.1:8888/ then works properly. Then why It create Probelm in localhost? :-/

© Stack Overflow or respective owner

Related posts about facebook-connect

Related posts about java