Skip to content

typing-indicator doesn't work #752

@ZBlaZe

Description

@ZBlaZe

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions