facebook-messenger
facebook-messenger copied to clipboard
No matching user found
I think that something changed on the API because the example doesn't work:
2018/04/29 12:12:46 MESSAGE: {"message":{"text":"Hello"},"recipient":{"id":"162265214464270"}} 2018/04/29 12:12:46 FB Error: Type OAuthException: (#100) No matching user found; FB trace ID: HBoWieh0Qcv
any way to fix this ? thanks in advance
I will try to check it although I no longer work on FB messaging apps, so I haven't check are there any API changes.
Hi I also found some outdated structs (FacebookMessage and FacebookRequest in facbook.go) where the 'seq' is not used anymore and "attachments" are a new type in "messaging" . But before I open a pull-request, do you intend to maintain this package in the future?