1

This is the api: https://slack.com/api/channels.history

Request:

token=&channel=(Removing the token and channel name for privacy)

Response:

{
    "ok": false,
    "error": "not_authed"
}

The token I have provided is correct, can someone tell what can be the issue here?

pirho
  • 11,565
  • 12
  • 43
  • 70
Maddie
  • 11
  • 3
  • please modify question and povide an working example that creates the stated issue. Also, post what you tried to solve it yourself. Give software package names and version numbers. – ZF007 Feb 12 '18 at 13:57

0 Answers0