Dear community,
I’m using the twitter V2 API to search for recent tweets. However, I can’t get anything related to the “geo” or “geo.place_id” even when I set up these parameters according to the document. The unworking url is the comment one in the picture.
As shown in the picture, it does work when I’m searching for a specific tweet by providing the tweet id.
Thank you for the help.
Hi @pandapcd , geo is disabled by default setting for all users, read doc here https://developer.twitter.com/en/docs/twitter-api/v1/tweets/post-and-engage/guides/post-tweet-geo-guide.
So in your search, as long as no results find a geo-enabled user, it will be ignored.
2 Likes
Thank you for the information, that’s very helpful!
2 Likes