Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot authenticate with spotify #78

Open
gnisch opened this issue Sep 19, 2024 · 6 comments
Open

Cannot authenticate with spotify #78

gnisch opened this issue Sep 19, 2024 · 6 comments

Comments

@gnisch
Copy link

gnisch commented Sep 19, 2024

I've created app on spotify dev, exactly as described (I was using other module to spotify and it worked). But when I click authorize I've get INVALID_TOKEN in response after allowing app to connect, second try to authorize just throws error.
My magic mirror is in docker environment if that means something.

@Fabrizz
Copy link
Owner

Fabrizz commented Sep 19, 2024

Hi, Are you using the same token as the other module? You need to reauthenticate as the API scopes are probably different, even if it worked on the other module

@gnisch
Copy link
Author

gnisch commented Sep 19, 2024 via email

@Fabrizz
Copy link
Owner

Fabrizz commented Sep 19, 2024

Thats strange, I just did it with an old app and it right away just worked, do you have the correct redirect? Given that you are in docker what Ip/hostname are you using to access the auth service? That auth service is completely independent of the module, if you want you can just clone it and use it elsewhere

@gnisch
Copy link
Author

gnisch commented Sep 20, 2024 via email

@Fabrizz
Copy link
Owner

Fabrizz commented Sep 25, 2024

Its really strange as for a couple couple of users it just endlessly times out. What other modules do you have installed?

@idanso
Copy link

idanso commented Oct 19, 2024

i think i have the same issue, is ther any solution?
after auth with spotify im gettign this error:


Step 2: Something went wrong!
Did you give permission to the app? If not you will not be able to use this module with your MagicMirror unless you authorize the app. (Click this red card to restart the tool)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants