Skip to content

[BUG] "Failed to make the first request, Try that again!" get access-token failed  #147

@liuyan345

Description

@liuyan345

[OpenAI] Email address: ssssssss@gmail.com
[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="ssssssss@gmail.com", 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!

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions