You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR AddDeviceCommand - Invalid device link
Invalid device link
I tried the sgnl://linkdevice?uuid=....&pub_key=.... identifiers multiple times (restart a linux Signal Desktop app, scanning the QR code, pasting in the shell within the '...').
I suspect that --uri 'sgnl://linkdevice?uuid=....&pub_key=....' has to include the &pub_key=.... component, but am not actually sure. If it is correct, then #1561 may be helping others to be certain they are pasting the correct string.
I guess following #139 that % should not be an issue.
I am grateful for questions that help me revise this issue so that it becomes legible and productive.
The text was updated successfully, but these errors were encountered:
The problem: addDevice does not lead to expected result
Chatter: Thanks so much for signal-cli!
This is how the problem (repeatedly) appears, some things work, some don't:
generates as a result
I tried the
sgnl://linkdevice?uuid=....&pub_key=....
identifiers multiple times (restart a linux Signal Desktop app, scanning the QR code, pasting in the shell within the'...'
).I suspect that
--uri 'sgnl://linkdevice?uuid=....&pub_key=....'
has to include the&pub_key=....
component, but am not actually sure. If it is correct, then #1561 may be helping others to be certain they are pasting the correct string.I guess following #139 that
%
should not be an issue.I am grateful for questions that help me revise this issue so that it becomes legible and productive.
The text was updated successfully, but these errors were encountered: