-
Notifications
You must be signed in to change notification settings - Fork 179
Could not authenticate, error code: 32 #44
Copy link
Copy link
Open
Description
I got this error a few days ago. Any solution guys
2025-04-24 12:08:28,476 [INFO] :: HTTP Request: POST https://twitter.com/i/api/graphql/HCosKfLNW1AcOo3la3mMgg/HomeTimeline "HTTP/1.1 401 Unauthorized"
2025-04-24 12:08:28,477 [ERROR] :: Error extracting the fetched tweets...
Traceback (most recent call last):
File "/app/miner/run.py", line 65, in mining_loop
new_tweets = extract_tweets(timeline)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/miner/extract.py", line 31, in extract_tweets
for tweets_intructions in tweet_bundle["data"]["home"]["home_timeline_urt"][
~~~~~~~~~~~~^^^^^^^^
KeyError: 'data'
2025-04-24 12:08:28,478 [INFO] :: [{'errors': [{'message': 'Could not authenticate you', 'code': 32}]}]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels