Twitch API Java

You’re getting a no client id error because to make API requests you need to include your client id for your app as a header or querystring parameter. You can read how to register your app and get a client id in the docs: https://dev.twitch.tv/docs/v5/guides/using-the-twitch-api/