私はこのFacebookのUIを使用しています
FB.ui({
method: 'send',
to: the_users_ids,
link: 'http://ngtv2.info/',
name: 'I have a message here http://ngtv2.info/',
caption: 'The caption',
description: ('the descript'),
picture: 'the/path/of/thumb_snow_leopard.jpg'
});
送信FacebookのUIが表示されますが、送信ボタンをクリックして、メッセージを取得すると思われるfbアカウントを確認すると、メッセージリストに表示されません。
内部サーバー エラーが発生しています。この画像も
何か案が?
リンクが無効だと思います。リンクを有効にするにはどうすればよいですか?
API Error Code: 191
API Error Description: The specified URL is not owned by the application
Error Message: Invalid redirect_uri: Given URL is not allowed by the Application configuration.
よろしくお願いします、キング