Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

When entering 'https://apps.facebook.com/seemyfuture', Facebook automatically redirect users to Oauth dialog, while i didn't write any script for that.

Users suppose to land on my index page on 'example.com/seemyfuture/index.php' first. On the index page, i allow user to read something out first then if they are ok they can click a link which will lead them to OAuth dialog.

Is this due to any setting or any facebook rule?

share|improve this question

1 Answer

up vote 0 down vote accepted

Go to your app settings, and disable “authenticated referrals” in the auth dialog settings …

share|improve this answer
Thanks for your help – Nick Jun 26 '12 at 10:59

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.