Skip to content
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

Add missing token values when uploading a file #938

Merged
merged 1 commit into from
May 10, 2021

Conversation

lch88
Copy link
Contributor

@lch88 lch88 commented May 7, 2021

Summary

Fix #936 by adding token query parameter when uploading a file using Content.

@lch88 lch88 changed the title add missing token values when uploading a file Add missing token values when uploading a file May 7, 2021
Copy link
Member

@kanata2 kanata2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@kanata2 kanata2 added the bugfix [PR] bugfix label May 10, 2021
@kanata2 kanata2 merged commit 0c3c3c7 into slack-go:master May 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix [PR] bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Uploading a file with Content param as bot user fails with not_authed error
2 participants