Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to send to an accout which has only a user name? #529

Open
MilamberValheru opened this issue May 4, 2024 · 3 comments
Open

How to send to an accout which has only a user name? #529

MilamberValheru opened this issue May 4, 2024 · 3 comments

Comments

@MilamberValheru
Copy link

(Maybe this is not a feature and I just missed the documentation.)

Within signal You can hide your phone number and make only a user name public, something like
"thatsme.123".
How can I send a message to such an address? Is there a special syntax for this recipent field?

Using
"recipients": [ "thatsme.108" ]
in http://localhost:8080/v2/send Post responds with
"error": "Failed to send (some) messages:\n+49123: Unregistered user \"+49123\"\n1714855949363\nFailed to send message\n"

@bbernhard
Copy link
Owner

Although that is already supported by the upstream signal-cli, there is no support yet in the REST API wrapper. But it is on my todo list.

@bbernhard
Copy link
Owner

In case someone wants to give it a try, there's now a docker image for testing here: bbernhard/signal-cli-rest-api:0.159-dev

@thedeadliestcatch
Copy link

Excellent, hopefully this gets merged into main soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants