I generated the token via posting to this url:
https://id.twitch.tv/oauth2/token?client_id=<redacted>&client_secret=<redacted>&grant_type=client_credentials&scope=user:read:email
And I could validate it
(https://id.twitch.tv/oauth2/validate)
Authorization: Bearer <redacted>