tgallice / fb-messenger-sdk

Facebook Messenger Bot php sdk
MIT License
93 stars 46 forks source link

GuzzleHttp message: Client error: `POST https://graph.facebook.com/me/thread_settings...` #30

Open michael34435 opened 7 years ago

michael34435 commented 7 years ago

As I know, Facebook api endpoint is always with a version in path like https://graph.facebook.com/v{VERSION}/

But I cannot find any version in Facebook API request with GuzzleHttp... is anything wrong? Thanks

michael34435 commented 7 years ago

In detail: #31

tgallice commented 7 years ago

How do you get this error ?