Facebook app on a tab: endless loop for new users
Hard to explain… what happened was this: on a Facebook tab, we feature a button that takes the user to our contest application. This button is just a CSS-styled <a>-link, and I used the “require_login=1” attribute, which takes care of having the user authorize the application.
Recently, we had strange bug reports where users encountered endless [...]