Replies: 1 comment
-
|
Having same trouble here. For all new added contacts i'm getting this error (i'm sending them message from my official client and then trying to send message through API) It started around a week ago. All old contacts are working fine. I suggest it has something to do with "Who can find me by number" option on client, but i'm not sure. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've done a clean install of the rest service v0.187 in docker and it is working as expected. The trouble I'm having is that the service is returning 400 "Failed to send message" for one specific user.
This one is a bit strange as the user works normally and without any issues user to user with all all of their signal friends via iOS/android and windows desktop. However, the results of the /v1/identities endpoint returns a blank field for the "number" element for this user, but it has the correct fingerprint and safety number.
When I call the /v1/search endpoint for this user I am getting [{"number":"[redacted]","registered":false}]
Hoping someone might know how to resolve this or if it is a bug.
Thanks for any help!
Jeff
Beta Was this translation helpful? Give feedback.
All reactions