Facebook auth dialog (JS SDK) returns blank screen
问题 I'm setting up a rails app and trying to implement login via Facebook JS SDK. Missing Omniauth already... :( Anyway, what happens is that the dialog pops up, the user provides the login info, but then it redirects to https://www.facebook.com/connect/window_comm.php?_id=some-string&_relation=opener&auth_token=some-big-string , a blank screen. The pop-up doesn't close. If I close it manually, though, and then refresh my page, I can see the login happened. A curious thing is that on the first