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] Token Regeneration Error/Login Errors #71

Open
rawandahmad698 opened this issue Dec 9, 2022 · 24 comments
Open

[BUG] Token Regeneration Error/Login Errors #71

rawandahmad698 opened this issue Dec 9, 2022 · 24 comments

Comments

@rawandahmad698
Copy link
Owner

I'm seeing a lot of people report issues within the token regeneration process, If you're affected, please react.

@rawandahmad698
Copy link
Owner Author

rawandahmad698 commented Dec 9, 2022

Update:

Looks like an Issue with Auth0. I can't login in the browser either

https://chat.openai.com/auth/login?callbackUrl=https%3A%2F%2Fchat.openai.com%2F&error=OAuthCallback

image

@acheong08
Copy link

It's up again

@programmerguys
Copy link

programmerguys commented Dec 9, 2022

no!!! It seems to have gone down again

@joytianya
Copy link

@Cubicpath
Copy link

It seems to have gone down again

@pen-ho
Copy link

pen-ho commented Dec 9, 2022

I can login in the browser

https://chat.openai.com/auth/login?callbackUrl=https%3A%2F%2Fchat.openai.com%2F&error=OAuthCallback

@gd1m3y
Copy link

gd1m3y commented Dec 9, 2022

seems like an api only error

@reycn
Copy link

reycn commented Dec 9, 2022

Looking forward to a good solution to check if the error was raised by the official server.

@maraxin
Copy link

maraxin commented Dec 11, 2022

Is there any fix yet?

@gd1m3y
Copy link

gd1m3y commented Dec 11, 2022

i believe this error is internal to library now since i am able to use other wrappers :-)

@maraxin
Copy link

maraxin commented Dec 11, 2022

well, what do I do then? I am new to it and I don't have access to the site

@acheong08
Copy link

This was a server error and it has since been fixed

@maraxin
Copy link

maraxin commented Dec 11, 2022

I still get the same error, that in #80

@acheong08
Copy link

If you are in China, you must use proxy: bupticybee/ChineseAiDungeonChatGPT#23

@maraxin
Copy link

maraxin commented Dec 11, 2022

I am not in China, but I'll try

@maraxin
Copy link

maraxin commented Dec 11, 2022

It does not work with proxy as well

@acheong08
Copy link

I'm unsure how to debug the auth in this repo but if you use https://github.com/acheong08/ChatGPT with --debug enabled, you should be able to see the error more clearly. I might be able to assist more then

@maraxin
Copy link

maraxin commented Dec 11, 2022

I'll try

@transitive-bullshit
Copy link

This is the firs time I'm seeing this. Looks like OpenAI added an additional check that's preventing the TLS approach from working at the moment:

CleanShot.2022-12-11.at.15.26.12.mp4

@Cubicpath
Copy link

Cubicpath commented Dec 11, 2022

Yep seems to be hCaptcha

image

@gerrywastaken
Copy link

gerrywastaken commented Dec 11, 2022

They put Cloudflare in front of their site as a CDN, which makes a lot of sense, but it now means they have Cloudflare's additional security checks against bots.

There seems to be a repo project for bypassing this: https://github.com/VeNoMouS/cloudscraper

I wish they would just release an API, I'd gladly pay to use it. :/

@Ademking
Copy link

image

ChatGPT is using version 2 Captcha challenge of Cloudflare. I don't think this is possible using VeNoMouS/cloudscraper

@tiagorangel1
Copy link

Also having problems.

    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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

14 participants