FB.ui permissions.request issue in new OAuth window
问题 I having an issue with FB.ui permissions.request window. FB.ui({ method: 'permissions.request', perms: 'publish_actions', display: 'popup' },function(response) { // This function is never called ? }); Context : I use the new OAuth window (with timeline), i have configured my apps to work with it. I'm french and use Facebook in French. First issue : - My callback function is never called ... Second issue : - The new OAuth window, seem to be not the good window. It's called 'permission request'