Open zzbmmbzz opened 3 years ago
Are you trying to push a message mannually, or this is ocurring with Cloudwatch alerts? Apparently the plugin does not support raw messages, so publishing messages manually will not work because the plugin is expecting a specific format (thats the error you are seent).
If this error is happening with Cloudwatch alarms, you should check if at the subscription option you have the "Support for RAW messages" disabled. If enabled, turn if off.
After doing this changes from the AWS side, I would suggest to: 1- Disable the AWS SNS plugin from mattermost console 2- Remove the plugin folder from your server 3- Install the plugin again from mattermost console.
Having the same problem. It would be great if the plugin could support raw messages.
What I am doing is to capture specific messages from EventBridge and then send those to a SNS topic - which should forward those message to our Mattermost instance via the HTTPS-endpoint.
Hi all, Could you please help me how to resolve this error message. I have tried push my message but could not. It show
Invalid character ...
Thanks, Edgar