-
-
Notifications
You must be signed in to change notification settings - Fork 249
Open
Description
The problem
Hi,
I'm calling the "/v1/typing-indicator" endpoint to notify the recepint about typing message, but the recepient doesn't receive any visual confiranation about this in siglal app.
Do you have any idea of what could be the issue?
Request:
curl PUT 'http://[sercer]:[port]/v1/typing-indicator/[accountNumber]' \
--header 'accept: application/json' \
--header 'Content-Type: application/json' \
--data '{
"recipient": "[recepientId]"
}'
Response: 204 No Content
Are you using the latest released version?
- Yes
Have you read the troubleshooting page?
- Yes
What type of installation are you running?
signal-cli-rest-api Docker Container
In which mode are you using the docker container?
JSON-RPC Mode
What's the architecture of your host system?
x86-64
Additional information
No response
lvthanh03
Metadata
Metadata
Assignees
Labels
No labels