Twitter-API-v2-sample-code
Twitter-API-v2-sample-code copied to clipboard
get_users_with_bearer_token.rb was copied from get_tweets_with_bearer_token.rb, but not updated
The get_users_with_bearer_token.rb file was clearly copied from get_tweets_with_bearer_token.rb but the params were not updated for the User type (leaving the Tweet parameters in there still).
This should probably be updated to reflect user parameters and link to the user explanation.