Version 1.1.0 installed for AWS SNS.
Version 5.25.0 of mattermost installed.
Screen Shot of my config sns config screen:
Question:
Let's say multiple names exist in the comma separated field for authorized id's.
Via #4 on the README.md how do you specify a user?
Concern:
In AWS when I try to verify a subscription I see this in the logs of mattermost.log
{"level":"error","ts":1596645973.1082277,"caller":"mlog/sugar.go:23","msg":"AWSSNS TOKEN INVALID","plugin_id":"com.mattermost.aws-sns"}
When reinstalling sns from marketplace it had the same configuration, not sure where it's pulling old config from.
Wondering if this is an issue on my side or the plugin.
Edit:
Adding the sns bot id to the authorized id's list doesn't seem to of done anything.
Seemed to have worked on previous v5.13.2 with plugin version 1.0.0 (before upgrade).
Tried different tokens. Tried Server restarts. Still seems to say invalid token.
Looked at it again.. had a tiny typo when replacing the vars in:
https://your-mattermost-url/plugins/com.mattermost.aws-sns?token=your-mattermost-token
Version 1.1.0 installed for AWS SNS. Version 5.25.0 of mattermost installed.
Screen Shot of my config sns config screen:
Question: Let's say multiple names exist in the comma separated field for authorized id's. Via #4 on the README.md how do you specify a user?
Concern: In AWS when I try to verify a subscription I see this in the logs of mattermost.log
{"level":"error","ts":1596645973.1082277,"caller":"mlog/sugar.go:23","msg":"AWSSNS TOKEN INVALID","plugin_id":"com.mattermost.aws-sns"}
When reinstalling sns from marketplace it had the same configuration, not sure where it's pulling old config from.
Wondering if this is an issue on my side or the plugin.
Edit: Adding the sns bot id to the authorized id's list doesn't seem to of done anything. Seemed to have worked on previous v5.13.2 with plugin version 1.0.0 (before upgrade). Tried different tokens. Tried Server restarts. Still seems to say invalid token.