この質問をフォローアップしたいと思います。FB.ui を使用してリンクを送信すると、一部のユーザーでまったく同じエラーが発生しました。とにかくそれをチェックして、UIをユーザーに表示するかどうかを決定することはありますか?
API Error Code: 100
API Error Description: Invalid parameter
Error Message: Viewer cannot message specified recipients.
<a href='#' onClick="
FB.ui({
method: 'send',
link: 'http://www.xxxxxxxxxxx.com',
to: ###########,
});
">Send a message</a>
URL 送信メソッドを使用しても、一部のユーザーが機能しません。例えば:
(これはhttps://developers.facebook.com/docs/reference/dialogs/send/から取得した共有リンクの例です)
Facebook に報告されたバグ: https://developers.facebook.com/bugs/538638372825668