You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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
The text was updated successfully, but these errors were encountered: