Skip to content

switch to files_upload_v2 and update version of slack_sdk to support it#141

Open
morozgrafix wants to merge 2 commits intofraschetti:masterfrom
morozgrafix:master
Open

switch to files_upload_v2 and update version of slack_sdk to support it#141
morozgrafix wants to merge 2 commits intofraschetti:masterfrom
morozgrafix:master

Conversation

@morozgrafix
Copy link
Copy Markdown

Slack will be retiring files.upload API method on March 11, 2025.
Updated version of slack_sdk has almost direct replacement wrapper to replace files_upload

This change fixes an issue for Octoslack plugin running on Python 3.
Python 2 slack client is obsolete and doesn't have that wrapper.

Related Info: https://api.slack.com/changelog/2024-04-a-better-way-to-upload-files-is-here-to-stay

Fixes #140

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Slack files.upload API method will stop working on March 11, 2025

1 participant