rawandahmad698/PyChatGPT

[BUG] 403 forbidden

SilkePilon opened this issue · 1 comments

Describe the bug
when using the example code login. it will try and login but get the error:

raise Exceptions.Auth0Exception("Failed to make the first request, Try that again!" + str(response.status_code))     
pychatgpt.classes.exceptions.Auth0Exception: Failed to make the first request, Try that again! 403

note that i added the + str(response.status_code) for debuging.

To Reproduce
Steps to reproduce the behavior:
platform is windows 11
using example code.

Expected behavior
A clear and concise description of what you expected to happen.
logging in and using pychatgpt

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

I am seeing the following in the response.text: Enable JavaScript and cookies to continue