Closed jonathanmayer closed 4 years ago
Looks like the relevant API endpoint is https://api.twitter.com/1.1/favorites/create.json, though it doesn't return tweet content. We'll likely have to resolve the tweet getting liked with another API call to the endpoint at https://api.twitter.com/1.1/statuses/lookup.json.
Looks like the relevant API endpoint is https://api.twitter.com/1.1/favorites/create.json, though it doesn't return tweet content. We'll likely have to resolve the tweet getting liked with another API call to the endpoint at https://api.twitter.com/1.1/statuses/lookup.json.