How to check a users OAuth token using the Slack API’s auth.test method
I’m following the Sign in with Slack guide to create a user OAuth token and I want to validate the token when a user makes a request to my server, it looks like I should do this using the auth.test
method, but when I call it with the generated token the request fails with: