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

Spotify auth not working #67

Closed
npaladin2000 opened this issue Aug 18, 2023 · 4 comments
Closed

Spotify auth not working #67

npaladin2000 opened this issue Aug 18, 2023 · 4 comments

Comments

@npaladin2000
Copy link

I'm getting a continuous loop trying to authenticate with Spotify and the app I created. Using http://localhost for the redirect (http://localhost:8080 as suggested comes back invalid). Seems to be failing to write the token to the ~/.cache directory

@Joker-commits
Copy link

Hi, i'm also facing same issue. Meanwhile, i have created my liked songs as a separate playlist (public), selected 'No' for Spotify authorisation during setup and then exported all my playlists to YT music.

@sigma67
Copy link
Owner

sigma67 commented Aug 20, 2023

Hi guys, this should be fixed as of 0.3.0. Please report back if not or close otherwise

Also created an upstream issue: spotipy-dev/spotipy#1021

@npaladin2000
Copy link
Author

I noticed it was actually trying to create a .cache file in the directory it's run from but when I ran it from my home directory it was conflicting with an already existing .cache folder. Had to run it in another folder

@sigma67
Copy link
Owner

sigma67 commented Aug 20, 2023

yes, that should be fixed now. it should also work in your home folder

@sigma67 sigma67 closed this as completed Aug 29, 2023
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