Seems the token was missing from the request.#908
Conversation
|
Probably handled in the http client. |
|
Verified to fix my issue. Seems they are checking for unnecessary parameters or at least token being in the wrong location. |
|
I commented related issue. #903 (comment) |
|
Is there any update for this? |
|
When I get a weekend spare I can work on it. |
|
Would also love to see this merged ☝🏼 |
|
Looks like #921 fixes this issue properly. This library is pretty much broken to any newcomers at the moment so it'd be great to get the fix merged ASAP. Thanks! |
|
Relased in v0.8.3 |
|
Following up from personal account. Does effort still need to be done by me? I feel like the change to remove query param token from the library will require significant change. |
|
In my recognition, #857 was resolved in v0.8.3. However it may be better to use application/json as Slack's recommendation(the followings).
|
As far as I can tell it's because of a token is missing.