Updated Registration with captcha (markdown)

exquo 2021-08-10 07:40:02 +00:00
parent 3d69525fb3
commit dbfd546b74

@ -17,6 +17,4 @@ Then execute the `register` command again with the `--captcha` argument (https:/
signal-cli -u USERNAME register --captcha 03AG...Uonw
```
If you do not get any error, you can proceed with the verify command.
If you get the error `Invalid captcha given.` Just try to do the re-captcha again. It seems the code is good for a very short period of time. If you don't complete the captcha challenge correctly, the you'll still get a code but it won't work. So, just try again. On my 4th try, I finally got it right.
If you do not get any error, you can proceed with the verify command. If you get the error `Invalid captcha given.`, try to get the captcha again (the captcha is good for a short period of time).