Garulf / twitchy

Search, browse and watch twitch.tv using Flow Launcher
2 stars 1 forks source link

Where can I get twitch Oauth token from? #15

Closed fourteen-1 closed 2 years ago

fourteen-1 commented 2 years ago

How do I retrieve Oauth token or Client ID?

Garulf commented 2 years ago

Hello!

  1. First go to the Twitch developer portal.
  2. Create an Application by clicking "Register Your Application".
  3. Enter a name and set "OAuth Redirect URLs" to: http://localhost (Or your actually redirect URL if you have this set up).
  4. Click "Create".
  5. Then get the Client ID and Client secret for the new application.

Once you have the Client ID & Client Secret you may enter these the plugin settings. A OAuth token will be generated automatically when you activate the plugin. image

fourteen-1 commented 2 years ago

Thank you @Garulf. It worked!

xathian commented 2 months ago

Nope, doesn't work. Registered app, put the Client ID and Secret into the settings. Typing tw into flowlauncher just says "Missing Credentials" and it empties out the ID/Secret from the settings window