-
Notifications
You must be signed in to change notification settings - Fork 10.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug in chat.update API call #7459
Comments
Maybe a message with a attachment is causing this? Since only messages with attachments have the |
Ok. This is a message without an attachment - so this might be the problem here. edit: I guess, I'm producing this trouble by myself. The message, I'm going to update is posted with the This results in another question: How can I prevent Rocket.Chat from creating an automated attachment? |
@gerricom add the above code to your message |
Thanks, @graywolf336! |
This should still be considered a bug since there is an error occurring. |
Rocket.Chat Version: 0.57.1
Running Instances: 1
DB Replicaset OpLog: Disabled
Node Version: 4.7.3
I'm using some of the API calls of Rocket.Chat to send and update status reports from our CRM. For one of this reports, it is necessary to update existing messages in Rocket.Chat and this is currently not working.
I'm trying to send the following request:
And I get the following answer:
The text was updated successfully, but these errors were encountered: