signal-cli-rest-api
signal-cli-rest-api copied to clipboard
Group not visible as group for members
The problem
I created a group through the signal api; messages send are delivered to all group members successfully. However, sender of these messages is the phone number associated with the API rather than the name of the group. Members can't view the group as such, don't have to accept membership and cannot send messages back. Looked through the issues but can't find any directions to change this. Any recommendations?
Are you using the latest released version?
- [X] Yes
Have you read the troubleshooting page?
- [X] Yes
What type of installation are you running?
Home Assistant Signal Addon
In which mode are you using the docker container?
JSON-RPC Mode
What's the architecture of your host system?
arm64
Additional information
No response
However, sender of these messages is the phone number associated with the API rather than the name of the group.
I am not sure if I am understanding you correctly here, but that's how it is supposed to be. The Signal API behaves just as any other Signal user.
If I start a group on the regular mobile app a group shows up in my screen, with a name, all messages sent by participants are grouped and show up as sent by the sender but within the group.
If I create a group through the API and send messages to the group they show up with participants as bilateral messages. When the recipient responds only the API / sender receives the response as opposed to all group members.
Might it be I accidentally setup a v1 group as opposed to V2? If so how do I change this?
Might it be I accidentally setup a v1 group as opposed to V2? If so how do I change this?
As far as I know, a V2 group is automatically created, if possible. If however there is at least one person in the group which has an outdated Signal App which is only capable of V1 groups, Signal will fall back to V1 groups.
I can confirm the issue using the latest docker image. Unfortunately, there is no real "group" visible on the phone.