今日私はちょうど私のFacebookのiframeアプリで何か変わったことに気づいた。ここで私は遭遇しているワークフローです:
The problem: Until today, the app wasnt automatically redirecting to auth dialog; instead i was showing a welcome screen where i had a button Join, and on click on that button i was redirecting user to approve the app.
だから、何が起こっている、なぜ自動的にリダイレクト? facebookが何か変わったからですか?アプリ設定の設定が間違っている可能性がありますか?
ありがとうございます、
マリウスB
EDIT:
Found the problem...so here it goes.
It seems that in app settings even if i did not had Enhanced Auth Dialog option enabled, for some reason the Authenticated Referrals option was active.
Solution: Go to Settings->Advanced, and enable Enhanced Auth Dialog option, then go to Settings->OAuth Dialog and disable Authenticated Referrals option from bottom. Then go back to Settings->Advanced and disable the Enhanced Auth Dialog option.
それが役に立てば幸い。