Error with capmonster.cloud

Kyomie

Новичок
Регистрация
23.10.2022
Сообщения
1
Благодарностей
0
Баллы
1
Hello.

I'm doing this post to ask for some help.
I'm actually creating a joiner on discord with client tokens in JS. My tokens can connect successfully, but when I need to join the server, it's asking me to solve discord captcha. (hcaptcha 2 times)

The first time it's solving the captcha (like the first page), but with the second page, I got this error when my code is trying to process the second captcha (I assume) : {"errorId":1,"errorCode":"ERROR_KEY_DOES_NOT_EXIST","errorDescription":"Account authorization key not found in the system or has incorrect format"}
 

VladZen

Administrator
Команда форума
Регистрация
05.11.2014
Сообщения
22 190
Благодарностей
5 831
Баллы
113
Hello.

I'm doing this post to ask for some help.
I'm actually creating a joiner on discord with client tokens in JS. My tokens can connect successfully, but when I need to join the server, it's asking me to solve discord captcha. (hcaptcha 2 times)

The first time it's solving the captcha (like the first page), but with the second page, I got this error when my code is trying to process the second captcha (I assume) : {"errorId":1,"errorCode":"ERROR_KEY_DOES_NOT_EXIST","errorDescription":"Account authorization key not found in the system or has incorrect format"}
This is some error in JSON formatting in your request.
you should check and correct the parameters for solving captchas
 

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)