twitter v1.1 v2 api

GRATIS CON POSSIBILITร€ DI UPGRADE
Da apidance.pro | Aggiornamento 2 months ago | Data
Popolaritร 

9.7 / 10

Latenza

2,408ms

Livello di servizio

100%

Health Check

N/A

Torna a tutte le discussioni

UserTweets missing part of conversation tweets

Rapid account: Sourcefrom
sourcefrom
2 months ago

Hi,

The UserTweets endpoint occasionally returns partial results of a conversation. For instance, the user posts 1, 2, 3, 4 tweets as part of the conversation, but only 1, 3, 4 are returned.

Thanks for looking into this.

Cheers!

Rapid account: Abcdsxg
abcdsxg Commented 2 months ago

In the tweets list, appending too many replies gets collapsed in the middle, which is indeed the case when looking at it on the web page. So if you need the full thread, you need to request the tweet details.

Rapid account: Sourcefrom
sourcefrom Commented 2 months ago

My question is, the UserTweets endpoint return result does NOT include the missing #2 tweet, only its tweet ID is included (1772617247623901481). You can reproduce the problem with this curl request:

curl --location --globoff โ€˜https://twitter-v1-1-v2-api.p.rapidapi.com/graphql/UserTweets?variables={โ€œuserIdโ€%3A"991505550734082049"%2C"count"%3A40%2C"includePromotedContent"%3Afalse%2C"withQuickPromoteEligibilityTweetFields"%3Atrue%2C"withVoice"%3Atrue%2C"withV2Timeline"%3Atrue}โ€™
โ€“header โ€˜X-RapidAPI-Host: twitter-v1-1-v2-api.p.rapidapi.comโ€™
โ€“header โ€˜X-RapidAPI-Key: my-api-keyโ€™

Your reply is certainly correct that the missing tweet does exist, and can certainly be retrieved with TweetDetail, but thatโ€™s not the question/problem.

Hope this clarifies the issue.

Cheers!

Rapid account: Abcdsxg
abcdsxg Commented 2 months ago

The api is working properly, if you think the api data format is too complex, you can use the /sapi/TweetDetail

Rapid account: Sourcefrom
sourcefrom Commented 2 months ago

Example conversation: https://twitter.com/nft_hu/status/1772617247623901481

#2 https://twitter.com/nft_hu/status/1772617261876183328 is missing from UserTweets return results. The conversation has 4 tweets, but only #1, #3 and #4 are returned, not #2.

Or perhaps I am missing something about the link structure.

Thanks!

Rapid account: Abcdsxg
abcdsxg Commented 2 months ago

We return raw api data and donโ€™t have this problem, can you give a link of the tweet?

Partecipa alla discussione - aggiungi un commento di seguito:

Accedi/Iscriviti per pubblicare nuovi commenti