twikit.errors.CouldNotTweet: {'code': 226, 'extensions': {'code': 226, 'kind': 'Permissions', 'name': 'AuthorizationError', 'source': 'Client'}, 'kind': 'Permissions', '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)", 'name': 'AuthorizationError', 'path': ['create_tweet'], 'source': 'Client'}
every other functionality is working except creating tweet.
I have two devices running, only one device is facing this issue, is there something I can do about this. Tried with 4 different accounts. All accounts working in one, but not in the other. Any ideas?
twikit.errors.CouldNotTweet: {'code': 226, 'extensions': {'code': 226, 'kind': 'Permissions', 'name': 'AuthorizationError', 'source': 'Client'}, 'kind': 'Permissions', '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)", 'name': 'AuthorizationError', 'path': ['create_tweet'], 'source': 'Client'}every other functionality is working except creating tweet.
I have two devices running, only one device is facing this issue, is there something I can do about this. Tried with 4 different accounts. All accounts working in one, but not in the other. Any ideas?