我想跟进这个问题。我使用 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