-
Notifications
You must be signed in to change notification settings - Fork 461
Open
Description
Facebook deprecated befriend APIs where we can create and accept a friend request between two test users.
Link to the API:
https://developers.facebook.com/docs/graph-api/reference/v4.0/test-user/friends
Link to the bug I reported on Facebook where they confirmed that they have deprecated it:
https://developers.facebook.com/support/bugs/1129010723972017/?disable_redirect=0
Now, create_network method throws an error like below:
Koala::Facebook::ClientError:
type: OAuthException, code: 33, message: (#33) This object does not exist or does not support this action, x-fb-trace-id: CxSCgOPGDej [HTTP 400]
Metadata
Metadata
Assignees
Labels
No labels