PyChatGPT icon indicating copy to clipboard operation
PyChatGPT copied to clipboard

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!

Open zjrwtx opened this issue 2 years ago • 9 comments

image

zjrwtx avatar Dec 23 '22 02:12 zjrwtx

I'm also facing the same issue. Tried with and without proxy and it seems to have no effect.

jstchw avatar Dec 25 '22 17:12 jstchw

I am facing the same issue, any workaround?

mdarshad1000 avatar Dec 27 '22 16:12 mdarshad1000

I am facing the same issue, any workaround?

I think the API is broken at this point. Have to wait for an update. I thought there might be an issue with the API endpoint, tried changing that - no effect as well. Also the Discord channel invite link doesn't work.

jstchw avatar Dec 27 '22 19:12 jstchw

Facing the same issue. Is there already a workaround?

CodeMazeSolver avatar Jan 28 '23 13:01 CodeMazeSolver

Facing the same issue. Is there already a workaround?

The same issue. I don't know the proxy is worked, do u have any workaround?

HaleTime avatar Feb 01 '23 07:02 HaleTime

change options.proxies = 'http://localhost:7890' to options.proxies = 'https://localhost:7890' can pass this exceptions.

rximg avatar Feb 01 '23 13:02 rximg

change options.proxies = 'http://localhost:7890' to options.proxies = 'https://localhost:7890' can pass this exceptions.

I tried it, the issue persists

HaleTime avatar Feb 02 '23 02:02 HaleTime

The project is no more maintained. If you want, you can try and find a solution yourself by forking it.

jstchw avatar Feb 02 '23 13:02 jstchw

same here, any update later ?

hantwain avatar Feb 14 '23 10:02 hantwain