You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[OpenAI] Email address: [email protected]
[OpenAI] Password: ssssssss
[OpenAI] Beginning auth process
[OpenAI][1] Making request to https://chat.openai.com/auth/login
Traceback (most recent call last):
File "/data/www/test/main.py", line 11, in
chat = Chat(email="[email protected]", password="sssssss")
File "/usr/local/python3/lib/python3.9/site-packages/pychatgpt/main.py", line 56, in init
self._setup()
File "/usr/local/python3/lib/python3.9/site-packages/pychatgpt/main.py", line 145, in _setup
self._create_access_token()
File "/usr/local/python3/lib/python3.9/site-packages/pychatgpt/main.py", line 163, in _create_access_token
openai_auth.create_token()
File "/usr/local/python3/lib/python3.9/site-packages/pychatgpt/classes/openai.py", line 133, in create_token
raise Exceptions.Auth0Exception("Failed to make the first request, Try that again!")
pychatgpt.classes.exceptions.Auth0Exception: Failed to make the first request, Try that again!
The text was updated successfully, but these errors were encountered:
[OpenAI] Email address: [email protected]
[OpenAI] Password: ssssssss
[OpenAI] Beginning auth process
[OpenAI][1] Making request to https://chat.openai.com/auth/login
Traceback (most recent call last):
File "/data/www/test/main.py", line 11, in
chat = Chat(email="[email protected]", password="sssssss")
File "/usr/local/python3/lib/python3.9/site-packages/pychatgpt/main.py", line 56, in init
self._setup()
File "/usr/local/python3/lib/python3.9/site-packages/pychatgpt/main.py", line 145, in _setup
self._create_access_token()
File "/usr/local/python3/lib/python3.9/site-packages/pychatgpt/main.py", line 163, in _create_access_token
openai_auth.create_token()
File "/usr/local/python3/lib/python3.9/site-packages/pychatgpt/classes/openai.py", line 133, in create_token
raise Exceptions.Auth0Exception("Failed to make the first request, Try that again!")
pychatgpt.classes.exceptions.Auth0Exception: Failed to make the first request, Try that again!
The text was updated successfully, but these errors were encountered: