Skip to content

Conversation

@kiviev
Copy link

@kiviev kiviev commented Apr 23, 2021

In Slack the method 'chat.postmessage' is being sent by "get" when it should be for "post".

https://api.slack.com/methods/chat.postMessage

In addition, the Slack documentation says that the authorization method should go to the Token in the Header.
https://api.slack.com/legacy/oauth#authenticating-users-with-oauth__using-access-tokens

In Slack the method 'chat.postmessage' is being sent by "get" when it should be for "post".

[https://api.slack.com/methods/chat.postMessage](https://api.slack.com/methods/chat.postMessage)


In addition, the Slack documentation says that the authorization method should go to the Token in the Header.
[https://api.slack.com/legacy/oauth#authenticating-users-with-oauth__using-access-tokens](https://api.slack.com/legacy/oauth#authenticating-users-with-oauth__using-access-tokens)
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.

1 participant