beniwtv / vr-streaming-overlay

SteamVR overlay for streamers on Linux/Windows
MIT License
33 stars 2 forks source link

OAuth #12

Closed mnivoliez closed 3 years ago

mnivoliez commented 4 years ago

Hello, I have tried to connect twitch but the image

I followed the exact steps describe and still can't connect the app.

After investigating a little, the field to enter the client ID is not visible

beniwtv commented 4 years ago

Twitch recently changed some stuff around, so the binary release of the overlay will currently not work. You can currently use the GIT master version where this is fixed (run it directly from within Godot Editor) for now.

A new release is planned shortly.

Patola commented 3 years ago

Hi, I just did that -- ran the project via ~/.steam/ubuntu12_32/steam-runtime/run.sh godot and then run your project, and it didn't work (using on Archlinux): [2:33] [2567] [patola@risadinha vr-streaming-overlay]% git status On branch master Your branch is up to date with 'origin/master'.

The client ID field appears and the token appear below and I enter exactly what I got from https://dev.twitch.tv/console/apps/(clientid), but it does not work:

godot-screenshot

Patola commented 3 years ago

...never mind, I was still using the previous version instructions, which used http://localhost for the redirect URL. I started the whole process and it worked now.

beniwtv commented 3 years ago

Nice! Real live is sucking up all my time, hopefully I can get a fixed release out soon! (Also with some features)