lencx / ChatGPT

🔮 ChatGPT Desktop Application (Mac, Windows and Linux)

Home Page:https://nofwl.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

v0.1.7 - Checking if the site connection is secure

Memories-SlowFever opened this issue · comments

The client login has been verifying whether it is a robot, and it has not passed, but it can be done on the web page

commented

Is it showing this?
chat verifying

Is it showing this? chat verifying

yes,verified many times but still failed

commented

Browser access will also be authenticated first, I'm looking for a solution.
check

commented

I have found a solution, it can be solved by modifying user agent. I'll let the user customize it with a menu item.

I have found a solution, it can be solved by modifying user agent. I'll let the user customize it with a menu item.

that would be great

commented

Please upgrade to v0.2.0 version, if the application cannot be opened, try to clear the configuration file directory ~/.chatgpt, and then restart.

Please upgrade to v0.2.0 version, if the application cannot be opened, try to clear the configuration file directory ~/.chatgpt, and then restart.

Still keep verifying in my case. I tried to delete all related files and folders and then reinstall.

commented

You can try to edit the user agent, it is in the menu at this location Menu -> Preferences -> User Agent, how to input can refer to the browser console -> navigator.userAgent.
image

You can try to edit the user agent, it is in the menu at this location Menu -> Preferences -> User Agent, how to input can refer to the browser console -> navigator.userAgent. image

It worked. Thank you!