-
Notifications
You must be signed in to change notification settings - Fork 2.3k
facebook "No matching user found" #312
Comments
I'm facing the same problem info: Got an unexpected message from Facebook: { sender: { id: '####' }, |
These are two different problems. The first one (@Areks): You are either trying to send a message to a user that is not match your criteria (it could be a phone number if you are doing customer matching or a page-scoped user The second one (@Ayeps): Botkit is receiving a new type of events that it does not currently support. As of today (Jul 14, 2016), Hope this helps :) |
@krismuniz Which criteria do you mean? Can you please explain in detail. All of a sudden I am getting the same error as mentioned by @Areks . |
I'm facing this too with the example fb app:
|
Read receipts and echoes were both merged in #403 |
Let us know if #403 fixes the above issues! |
@peterswimm I followed @krismuniz explanation and it made sense. #403 indeed solves the problem described by @Ayeps. The problem that @Areks is describing could indeed be cause by a wrongful input of a user id. |
closing as resolved |
Hello guys, i got this error when i sending message to chat on facebook. I think it's my fail not the botkit, i tried to google this, but i really can't understand where is problem.
The text was updated successfully, but these errors were encountered: