facebook - Requests dialog not closing -


i have been using requests dialog quite happily until morning when has stopped working correctly. when submitting dialog or cancelling it, dialog becomes stuck , not close , therefore not call it's callbacks. sits there, blank, doing nothing.

image here: http://i.stack.imgur.com/2o0rw.png

any ideas problem or how fix it? or case of wait facebook fix code , roll out?

thanks

update: similar issue facebook app request dialog box keep on loading/busy

changing server port 80 fixed issue.

i'm experiencing issue -- created new app site url points non-standard port , made no difference (in case i'm seeing auth dialog not closing because callback never received).

temporary workaround: create ssh tunnel port 80 non-standard port. you'll have root if you're on unix box, of course.

i've filed bug facebook: https://developers.facebook.com/bugs/276500519124789


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c# - Copy ObservableCollection to another ObservableCollection -

All overlapping substrings matching a java regex -