fredemmott / StreamDeck-Discord

Control the Discord application with the Elgato StreamDeck
MIT License
275 stars 23 forks source link

It doesnt work for me? #76

Open Sas0ni opened 3 years ago

Sas0ni commented 3 years ago

I do everything correct like in this video https://www.youtube.com/watch?v=MSMbRtj2fFA , but still dont work?

Sas0ni commented 3 years ago

Like it doesnt pop up in discord like it should

iisworm commented 3 years ago

Yeah it doesn't work for me either after it previously did. Think it just stopped today, debug info on the actions say requesting user permission

Sas0ni commented 3 years ago

:/

iisworm commented 3 years ago

Well I'm not sure why mine had stopped working but I did fix it.

When you make an application, you'll need the Client ID & Client Secret from the OAuth2 tab in the discord applications developer area, fill in those values in the places where the action asks for it. Also in the OAuth2 area, on the dev page, click Add Redirect and enter in https://localhost/ and save changes. It should work if you then click reauthenticate.

schmittyd commented 3 years ago

I have been having issues for the last couple of months too. Pressing Reauthenticate or Reconnect does not do anything.

iisworm commented 3 years ago

I have been having issues for the last couple of months too. Pressing Reauthenticate or Reconnect does not do anything.

Have you tried reinstalling? and redoing the stuff I mentioned in my comment? The only times I've had issues, clicking reauth fixes it for me.