twikit icon indicating copy to clipboard operation
twikit copied to clipboard

Authorization: This request looks like it might be automated

Open Toster124 opened this issue 3 months ago • 5 comments

Hi! I get this error when I try to send a tweet, other actions like likes and so on are working fine.

twikit.errors.CouldNotTweet: {'message': "Authorization: This request looks like it might be automated. To protect our users from spam and other malicious activity, we can't complete this action right now. Please try again later. (226)", 'locations': [{'line': 18, 'column': 3}], 'path': ['create_tweet'], 'extensions': {'name': 'AuthorizationError', 'source': 'Client', 'code': 226, 'kind': 'Permissions', 'tracing': {'trace_id': 'fe7fddc37307065c'}}, 'code': 226, 'kind': 'Permissions', 'name': 'AuthorizationError', 'source': 'Client', 'tracing': {'trace_id': 'fe7fddc37307065c'}}

Are these Twitter anit-bot updates?

Toster124 avatar Oct 07 '25 05:10 Toster124

Same here.. I think it's been detected and requires an update..

jontstaz avatar Oct 10 '25 00:10 jontstaz

Has anyone solved this problem? How can we resolve the 403 error, bypass Cloudflare verification, or are there any other recommended frameworks?

LF-Wow avatar Oct 11 '25 01:10 LF-Wow

please use: https://github.com/yeahyesfine/curl_cffi

or

https://github.com/yeahyesfine?tab=repositories

yeahyesfine avatar Oct 11 '25 03:10 yeahyesfine

please use: https://github.com/yeahyesfine/curl_cffi

or

https://github.com/yeahyesfine?tab=repositories

how please ?

newhappy-sudo avatar Oct 12 '25 14:10 newhappy-sudo

u can use this endpoint https://docs.twitterxapi.com/api-reference/tweet-actions-endpoints/create-a-tweet-or-reply

yeahyesfine avatar Oct 13 '25 01:10 yeahyesfine