Skip to content

Seems like scraper.tweets_by_ids() also not working either? #251

@Jacobsonradical

Description

@Jacobsonradical

Hi guys,

It seems like scraper.tweets_by_ids() is not working either, perhaps due to the client-transaction-id as well?

I am having error: <Response [431 Request Header Fields Too Large]>

Edit:
Okay solved. tweets_by_ids now can only receive a list of at most 198 tweetIds. When you increase this number to 199 or 200, the first request may return 200, but all the subsequent requests are returned with 431.

I don't understand why this happens but for now seems like restricting it to 198 works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions