-
Notifications
You must be signed in to change notification settings - Fork 14.1k
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
slack error in superset #31196
Comments
Hey there, @Chethanibms! 👋 I'm here to help you with any bugs, questions, or contributions you have for the project. Let's squash those bugs together! A similar closed issue was found regarding a Slack error in Superset. The solution involves updating your Slack app to use the new API methods. Specifically, you should replace the deprecated |
Hello @Chethanibms please check this PR and make sure you have the correct scopes in place #29264. Let me know if you will still be experiencing this problem. For now, I'll close this issue. Thanks! |
I'm using the same issue after installing version 4.1.1 with helm chart. |
Can we reopen this one? |
Bug description
slack error in superset
Screenshots/recordings
Superset version
master / latest-dev
Python version
3.9
Node version
16
Browser
Chrome
Additional context
superset.commands.report.exceptions.ReportScheduleClientErrorsException: [SupersetError(message="The request to the Slack API failed. (url: https://www.slack.com/api/files.upload)\nThe server responded with: {'ok': False, 'error': 'method_deprecated'}", error_type=<SupersetErrorType.REPORT_NOTIFICATION_ERROR: 'REPORT_NOTIFICATION_ERROR'>, level=<ErrorLevel.WARNING: 'warning'>, extra=None)]
Checklist
The text was updated successfully, but these errors were encountered: