Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.

WebAPI: Passes access token as Bearer Token #200

Merged
merged 2 commits into from
Oct 5, 2021
Merged

Conversation

phynics
Copy link
Contributor

@phynics phynics commented Sep 19, 2021

  • Slack no longer supports adding access tokens as query parameters. I added a token parameter to network calls to add the access token as a HTTP Authorization Bearer token.

  • Oauth V1 is not supported for new apps. The oauth endpoint needed to change.

@pvzig
Copy link
Owner

pvzig commented Oct 5, 2021

Awesome, thanks!

@pvzig pvzig merged commit e178c37 into pvzig:master Oct 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants