twitchdev / extensions-hello-world

The Simplest Extension in the (Hello) World
Apache License 2.0
177 stars 85 forks source link

OAuth API change #31

Open satuelisa opened 4 years ago

satuelisa commented 4 years ago

The curl command provided in the README now results in {"error":"Unauthorized","status":401,"message":"OAuth token is missing"}. It would be helpful to explain the steps that the current Twitch API requires to get the example running.

Durss commented 3 years ago

Indeed it has changed a bit. The easier is to use this page that returns your channel ID which is what's expected for the "owner ID" 👍🏻 https://www.streamweasels.com/tools/convert-twitch-username-to-user-id/

burtlo commented 2 years ago

This link results in a 404