Verify error: StatusCode: 409 when trying to register a new account/number #1345
-
I get an "Verify error: StatusCode: 409" when trying to register an account. Where you see "+nnnnnnnnnn" that is the real number. I've also removed some of the text from the signal capcha response and replaced it with "signalcaptcha://signal-hcaptcha.5fad97ac...." I had this working before. I'm just trying to register a new number. This is running in docker following https://github.com/bbernhard/signal-cli-rest-api Docker version 24.0.5, build 24.0.5-0ubuntu1~22.04.1 It us running in native mode, but I also tried normal. signal-api@bdc4f3645ce2:/$ signal-cli --version signal-api@bdc4f3645ce2:/$ signal-cli -v -a +nnnnnnnnnn register signal-api@bdc4f3645ce2:/$ signal-cli -v -a +nnnnnnnnnn verify signalcaptcha://signal-hcaptcha.5fad97ac.... |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Looks like you're using the captcha as verification code. You need to provide the captcha to the |
Beta Was this translation helpful? Give feedback.
Looks like you're using the captcha as verification code. You need to provide the captcha to the
register
command with--captcha signalcaptcha://...