botman / botman/driver-facebook
Facebook Graph api version 3.0 support ended
- Dominant language
- PHP
- Stars
- 71
- Forks
- 72
- PR merge metrics
- No merged PRs in 30d
Description
Hello
Can't get user data
Also issue with bot requests
/app/vendor/botman/driver-facebook/src/FacebookDriver.php:516
Error sending payload: (100) No matching user found
Due to the fact that support for version 3.0 facebook graph api,
which is currently used in the driver is over
https://developers.facebook.com/docs/graph-api/changelog/version3.0/
Release: May 1, 2018 | Available until: July 28, 2020
Contributor guide
Research direction
Start with app/vendor/botman/driver-facebook/src/FacebookDriver.php at line 516 and review the linked Facebook Graph API version 3.0 changelog. Trace the user-data and bot-request paths, then update the driver for a supported Graph API version and verify that both requests work without the reported error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100