From dbfd546b74e8abd12e8e47c2d503341705772e25 Mon Sep 17 00:00:00 2001 From: exquo <62397152+exquo@users.noreply.github.com> Date: Tue, 10 Aug 2021 07:40:02 +0000 Subject: [PATCH] Updated Registration with captcha (markdown) --- Registration-with-captcha.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Registration-with-captcha.md b/Registration-with-captcha.md index 971408b..872b2ee 100644 --- a/Registration-with-captcha.md +++ b/Registration-with-captcha.md @@ -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).