Open axen1 opened 10 months ago
Hello, I'm still trying to debug the issue. I will let you know when it's fixed on the WhatsApp group
On Tue, Dec 5, 2023, 12:07 BahadirKenan @.***> wrote:
PS C:\Users\bahad> & C:/Users/bahad/AppData/Local/Programs/Python/Python312/python.exe "c:/Users/bahad/import tweepy.py" Traceback (most recent call last): File "c:\Users\bahad\import tweepy.py", line 22, in for tweet in tweets: File "C:\Users\bahad\AppData\Local\Programs\Python\Python312\Lib\site-packages\tweepy\cursor.py", line 86, in next return self.next() ^^^^^^^^^^^ File "C:\Users\bahad\AppData\Local\Programs\Python\Python312\Lib\site-packages\tweepy\cursor.py", line 286, in next self.current_page = next(self.page_iterator) ^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\bahad\AppData\Local\Programs\Python\Python312\Lib\site-packages\tweepy\cursor.py", line 86, in next return self.next() ^^^^^^^^^^^ File "C:\Users\bahad\AppData\Local\Programs\Python\Python312\Lib\site-packages\tweepy\cursor.py", line 167, in next data = self.method(max_id=self.max_id, parser=RawParser(), *self.args, **self.kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\bahad\AppData\Local\Programs\Python\Python312\Lib\site-packages\tweepy\api.py", line 33, in wrapper return method(*args, *kwargs) ^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\bahad\AppData\Local\Programs\Python\Python312\Lib\site-packages\tweepy\api.py", line 46, in wrapper return method(args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\bahad\AppData\Local\Programs\Python\Python312\Lib\site-packages\tweepy\api.py", line 1146, in search_tweets return self.request( ^^^^^^^^^^^^^ File "C:\Users\bahad\AppData\Local\Programs\Python\Python312\Lib\site-packages\tweepy\api.py", line 269, in request raise Unauthorized(resp) tweepy.errors.Unauthorized: 401 Unauthorized 32 - Could not authenticate you.
— Reply to this email directly, view it on GitHub https://github.com/CanineFang/Twitter-Bot/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/BEHXXEXQXQTWCHKLI5W2YWTYH3W65AVCNFSM6AAAAABAHM7ALOVHI2DSMVQWIX3LMV43ASLTON2WKOZSGAZDKOBRHEYDSNY . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Hello again, can you add me to the WhatsApp group? And when will regulation be achieved?
PS C:\Users\bahad> & C:/Users/bahad/AppData/Local/Programs/Python/Python312/python.exe "c:/Users/bahad/import tweepy.py" Traceback (most recent call last): File "c:\Users\bahad\import tweepy.py", line 22, in
for tweet in tweets:
File "C:\Users\bahad\AppData\Local\Programs\Python\Python312\Lib\site-packages\tweepy\cursor.py", line 86, in next
return self.next()
^^^^^^^^^^^
File "C:\Users\bahad\AppData\Local\Programs\Python\Python312\Lib\site-packages\tweepy\cursor.py", line 286, in next
self.current_page = next(self.page_iterator)
^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\bahad\AppData\Local\Programs\Python\Python312\Lib\site-packages\tweepy\cursor.py", line 86, in next
return self.next()
^^^^^^^^^^^
File "C:\Users\bahad\AppData\Local\Programs\Python\Python312\Lib\site-packages\tweepy\cursor.py", line 167, in next
data = self.method(max_id=self.max_id, parser=RawParser(), *self.args, self.kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\bahad\AppData\Local\Programs\Python\Python312\Lib\site-packages\tweepy\api.py", line 33, in wrapper
return method(*args, *kwargs)
^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\bahad\AppData\Local\Programs\Python\Python312\Lib\site-packages\tweepy\api.py", line 46, in wrapper
return method(args, kwargs)
^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\bahad\AppData\Local\Programs\Python\Python312\Lib\site-packages\tweepy\api.py", line 1146, in search_tweets
return self.request(
^^^^^^^^^^^^^
File "C:\Users\bahad\AppData\Local\Programs\Python\Python312\Lib\site-packages\tweepy\api.py", line 269, in request
raise Unauthorized(resp)
tweepy.errors.Unauthorized: 401 Unauthorized
32 - Could not authenticate you.