-
-
Notifications
You must be signed in to change notification settings - Fork 229
Open
Description
The problem
I tried to send a message with link preview via sendV2, but the link description never shows up, and I think my requests are all correct.
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
My Request Body Sent to /v2/send:
{"message": "https://www.youtube.com/watch?v=dQw4w9WgXcQ", "number": "+mynumber", "recipients": ["uuid"], "link_preview": {"title": "test", "description": "test description", "url": "https://www.youtube.com/watch?v=dQw4w9WgXcQ"}}
Metadata
Metadata
Assignees
Labels
No labels