Skip to content

[BUG] Could not parse your authentication token #157

@xxynet

Description

@xxynet

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.

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions