Problem with my Twitch API

The problem is that to get the moderators of my channel I must have the broadcaster_id which is equal to user_id in the token!

‘Provided broadcaster_id must match the user_id in the auth token.’

Except that when I generate my OAuth, it does not contain user_id!

How do I add the user_id to the token?