This call will generate an app access token now a user token
twitch token -u
Will request a user token
And
twitch token -u -s “channel:read:redemptions channel:manage:redemptions”
Should generate a User Token with the required scopes
Heres the twitch cli docs on token gen