Skip to content
This repository has been archived by the owner on Mar 3, 2022. It is now read-only.

Error when checking request token #19

Open
invictusro opened this issue Feb 7, 2022 · 3 comments
Open

Error when checking request token #19

invictusro opened this issue Feb 7, 2022 · 3 comments

Comments

@invictusro
Copy link

invictusro commented Feb 7, 2022

Discord session created
Waiting for captcha
Sending register request
{'captcha_key': ['sitekey-secret-mismatch'], 'captcha_sitekey': 'xxxxxxxxxxxxxxx', 'captcha_service': 'hcaptcha'}
Traceback (most recent call last):
  File "C:\Users\Administrator\Desktop\discordTokens\generator.py", line 25, in <module>
    createAccount()
  File "C:\Users\Administrator\Desktop\discordTokens\generator.py", line 15, in createAccount
    session = create(capthaAPI=anticaptcha,
  File "C:\Users\Administrator\Desktop\discordTokens\creator\__init__.py", line 34, in create
    session.register(captchaKey, dob, accountEmail.email, password, username)
  File "C:\Users\Administrator\Desktop\discordTokens\creator\discord.py", line 109, in register
    self.token = response['token']
KeyError: 'token'

Hi guys, any clue why this is happening ? Was this patched ?

@bickkysahani
Copy link

i am also facing the same issue.

@HuseynG
Copy link

HuseynG commented Feb 8, 2022

Hi, I want to try the code ass well. What do you suggest?

@HuseynG
Copy link

HuseynG commented Feb 8, 2022

I have also tried to use the sms activate manually to verify discord aaccount with number, with actual email. And it got banned straight away.

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

3 participants