Facebookの登録プラグインを使用しようとしていますが、次のエラーが発生し続けます:「その'redirect_uri'はそのclient_idには許可されていません。」
FBでの私の設定:
ソース:
<div id="fb-reg">
<fb:registration
fields="name,birthday,gender,location,email"
redirect-uri="http://www.facebook.com/develtestpage/signupsuccess.php"
width="530">
</fb:registration>
</div>
いくつかの記事を見つけましたが、うまくいくはずです...