twitter v1.1 v2 api

부분 유료
분류별 apidance.pro | 업데이트됨 2달 전 | Data
인기

9.7 / 10

지연 시간

2,320ms

서비스 수준

100%

Health Check

N/A

모든 토론으로 돌아가기

UserTweets missing part of conversation tweets

Rapid account: Sourcefrom
sourcefrom
3달 전

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 3달 전

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 3달 전

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 3달 전

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 3달 전

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 3달 전

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

아래에 의견을 추가하고 토론에 참여하세요.

새 댓글을 게시하려면 로그인 / 가입