We are new to Unimus and have followed Slack Notifications integration doc.
Problem is that we receive notifications on Slack but no diffs :
Get these logs :
Code: Select all
2021-04-03 14:13:06.302 INFO 9 --- [nio-8085-exec-9] n.u.s.p.impl.PrivateBackupServiceImpl : Sending diff via Slack
2021-04-03 14:13:06.681 WARN 9 --- [nio-8085-exec-9] n.u.b.n.s.slack.SlackNotificationSender : [sendDiffNotification] Failed to send a diff via Slack. Reason = 'invalid_auth'
2021-04-03 14:13:18.776 INFO 9 --- [nio-8085-exec-6] n.u.s.p.impl.PrivateBackupServiceImpl : Sending backup(s) via Slack
2021-04-03 14:13:19.333 WARN 9 --- [nio-8085-exec-6] n.u.s.p.impl.PrivateBackupServiceImpl : Unable to send backup(s). Reason = 'SlackError{type=INVALID_AUTH, error=invalid_auth}'
Any idea?
Thanks,
Gaëtan