botman / driver-facebook

BotMan Facebook Messenger Driver
MIT License
71 stars 73 forks source link

Can not send message to facebook #71

Closed bacnam closed 6 years ago

bacnam commented 6 years ago

Hello all, Facebook disabled api version 2.6, and I upgrade to api version 3.0, but I can not send message to facebook, I only receive. Pls help me, Thanks!

christophrumpel commented 6 years ago

Hey @bacnam7287 , what did you upgrade? Did you do it yourself or did you load the latest driver version where 3.0 is used instead of 2.6?

christophrumpel commented 6 years ago

I am closing this issue due to inactivity.

aldnav commented 5 years ago

@christophrumpel same. I think the problem is a version mismatch against the app API and the $facebookProfileEndpoint although I haven't tested it yet, it's a long shot. As of now, new apps created gets v3.2 by default. Is there a configurable way to set the facebook graph version?