This repository was archived by the owner on Jun 19, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 12
This repository was archived by the owner on Jun 19, 2025. It is now read-only.
Problem with the Facebook and Twitter Client Tutorial #10
Open
Description
The tutorials in https://github.com/OpenTechSchool/python/wiki/Facebook-Client and https://github.com/OpenTechSchool/python/wiki/Twitter-Client won't work because the API's dont work well .
Twitter's API is deprecated and Facebook's API requires tokens.
Output of Facebook API :
{
"error": {
"message": "An access token is required to request this resource.",
"type": "OAuthException",
"code": 104,
"fbtrace_id": "AWJ1Ar4nisa"
}
}Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.