Skip to content
This repository has been archived by the owner on Aug 10, 2023. It is now read-only.

It asks to manually input captcha #1481

Open
hansfzlorenzana opened this issue Jul 24, 2023 · 8 comments
Open

It asks to manually input captcha #1481

hansfzlorenzana opened this issue Jul 24, 2023 · 8 comments

Comments

@hansfzlorenzana
Copy link

I got this error when running revChatGPT.

Setting PUID (You are a Plus user!): user-xxxxxxxxxxxxxx
No working endpoints found. Please solve the captcha manually.
Saved captcha image to /var/folders/g8/7pl_q7v521qdj2myc5x22ymw0000gn/T/tmpsp96ey3o/1690201952.4226801.jpeg
Captcha instructions: <b>Using the arrows,</b> connect the same two icons with the dotted line as shown on the left.
Developer instructions: The captcha images have an index starting from 0 from left to right
Enter the index of the images that matches the captcha instructions:

Is there any fix for this?

@Nadeus
Copy link

Nadeus commented Jul 25, 2023

This is normal behavior

@hz3271
Copy link

hz3271 commented Jul 26, 2023

This is normal behavior
"Each time I send a conversation, I am required to complete the line verification (captcha) again. Is this normal behavior?Is there a possibility to automate the captcha verification process in the future?"

@uniqueni
Copy link

CAPTCHA continues to automate the solution

@Nadeus
Copy link

Nadeus commented Jul 27, 2023

i'm perfectly fine doing the captcha manually, as long as it works

@ttamoud
Copy link

ttamoud commented Jul 28, 2023

How do you solve the captcha with pictures ? On the internet you switch with the key arrows, how do you do it with the program ? thanks

@Nadeus
Copy link

Nadeus commented Jul 28, 2023

@ttamoud in the console you put the right picture number (count from 0 and not 1)

@isJN
Copy link

isJN commented Aug 1, 2023

Is there any good scheme to parse it?
4.0 needs arkose_token parameter, this parameter is mainly from https://tcr9i.chat.openai.com/fc/gt2/public_key/35536E1E-65B4-4D96-9D97-6ADB7EFF8147 this interface

@isJN
Copy link

isJN commented Aug 1, 2023

I parsed the parameters required for this verification and successfully returned the token value I needed, but I can only get answers in single-account or single-thread mode, I don’t know what the situation is

Is there any good scheme to parse it? 4.0 needs arkose_token parameter, this parameter is mainly from https://tcr9i.chat.openai.com/fc/gt2/public_key/35536E1E-65B4-4D96-9D97-6ADB7EFF8147 this interface

I parsed the parameters required for this verification and successfully returned the token value I needed, but I can only get answers in single-account or single-thread mode, I don’t know what the situation is

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

No branches or pull requests

6 participants