Closed Czalewsk closed 6 months ago
For some reason, the raw details of the tweet you provided is structured differently than other.
I'm actively investigating it.
Just checked it, the issue is that the given tweet is missing a field caled __typename
which is used to filter out the target tweet from the raw response. As for why it's missing, I'm still checking.
@Czalewsk Issue has been fixed. Please update to v3.0.1
I am using the library in a Node project with a proxy and guest authentication. It works perfectly, but for some tweets, details are not returned.
Logs:
Here are the logs for one of the tweets:
And for another tweet:
Could you please help me identify why the tweet details are not being returned and how to fix this issue?