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

web-api(fix): oauth.v2.exchange method requires a token parameter #1779

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

filmaj
Copy link
Contributor

@filmaj filmaj commented Apr 19, 2024

Summary

The oauth.v2.exchange method requires a token parameter.

This fixes #1778.

@filmaj filmaj added semver:patch area:typescript issues that specifically impact using the package from typescript projects pkg:web-api applies to `@slack/web-api` labels Apr 19, 2024
@filmaj filmaj requested a review from a team April 19, 2024 12:18
@filmaj filmaj self-assigned this Apr 19, 2024
@seratch seratch added this to the web-api@7.0.4 milestone Apr 19, 2024
Copy link
Member

@seratch seratch left a comment

Choose a reason for hiding this comment

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

LGTM

@filmaj filmaj merged commit ae755dc into main Apr 19, 2024
17 checks passed
@filmaj filmaj deleted the web-api-exchange-token branch April 19, 2024 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:typescript issues that specifically impact using the package from typescript projects pkg:web-api applies to `@slack/web-api` semver:patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

web-api: oauth.v2.exchange is missing token parameter
2 participants