Lluís Revilla

Results 117 comments of Lluís Revilla

Fixed the typo, thanks! I don't think we use PUT or DELETE methods so far, but I'll keep that in mind (and leave the issue open)

Currently the API returns an error message 401: "Unauthorized: Stream is not enabled for count requests" with the API v1.1 (even when querying the search/tweets/30day/env/counts.json. In [the roadmap](https://developer.twitter.com/en/docs/twitter-api/migrate/twitter-api-endpoint-map) there is...

No dates, on when the new API will be implemented on rtweet. Also at the moment it doesn't seem that this functionally is provided yet.

There is a way to identify if there is a poll but only for some products. See more about this [here](https://developer.twitter.com/en/docs/twitter-api/enterprise/enrichments/overview/poll-metadata) as part of #572 I'm improving the support for...

API endpoint: https://developer.twitter.com/en/docs/twitter-api/v1/accounts-and-users/manage-account-settings/api-reference/post-account-update_profile_image

From #715: Based on an [exchange in Twitter](https://twitter.com/TimTeaFan/status/1530252453031075840) there is interest on changing the banner via the API Several methods have been tested by @TimTeaFan but currently they don't work....

So I tested this in a branch profile_banner with the following code: ```r profile_banner

Oh, double checking I found I was uploading it to a different api endpoint, so the 410 makes sense. Fixing that and we are at the same point with the...

I haven't tested but presumably this should work with this solution: https://github.com/jeroen/curl/issues/232#issuecomment-1231686216

Good questions @alexpghayes. I tried reaching @mkearney via several methods (twitter, github, email) but got no responses over several months. I requested to rOpenSci to maintain the package because I...