Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Could not parse your authentication token #157

Open
xxynet opened this issue Feb 11, 2024 · 0 comments
Open

[BUG] Could not parse your authentication token #157

xxynet opened this issue Feb 11, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@xxynet
Copy link

xxynet commented Feb 11, 2024

Describe the bug
I was using a proxy and I could access chatgpt web but it could not parse my authentication token when I use the python

To Reproduce
Steps to reproduce the behavior:
Use a proxy (I use Clash Verge)
Config the proxy address and port
Run the program:

chat = Chat(email=email, password=pwd, options=options)
answer = chat.ask("How are you?")
print(answer)

Expected behavior
As an AI language model, I don't have feelings, but I'm here and ready to assist you! How can I help you today?

Screenshots
If applicable, add screenshots to help explain your problem.

Version Info (please complete the following information):

  • Chatgptpy version
  • Dependency version

Additional context
Add any other context about the problem here.

Provide information on each section, or your issue will be closed.

@xxynet xxynet added the bug Something isn't working label Feb 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants