slack-ruby / slack-ruby/slack-ruby-client
Users List returns unclear invalid_form_data when API token is not present
Open
Nobody has claimed this yet.
new feature
- Dominant language
- Ruby
- Stars
- 1.3k
- Forks
- 222
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 3
Description
Having trouble retrieving a basic list of users.
slack.users_list
returns
Slack::Web::Api::Error: invalid_form_data
Is this a bug or am I missing something?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start from the slack.users_list entry point and reproduce the request without an API token. Determine whether the missing token is expected input or produces an unclear error, then document the issue’s resolution and verify the resulting behavior with the relevant tests, if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100