ugsystem

Results 2 issues of ugsystem

I get the following prompt upon login: ```python In order to protect your account from suspicious activity, we've sent a confirmation code to et*********@u****.***. Enter it below to sign in....

I get the following error: ```python Traceback (most recent call last): File "/REDACTED/scripts/./tweet_all.py", line 32, in target client.create_tweet(str(uuid.uuid4())) File "/REDACTED/.venv/lib/python3.10/site-packages/twikit/client.py", line 1298, in create_tweet response, _ = self.post( File "/REDACTED/.venv/lib/python3.10/site-packages/twikit/client.py",...