Marekkon5 / onetagger

Music tagger for Windows, MacOS and Linux with Beatport, Discogs, Musicbrainz, Spotify, Traxsource and many other platforms support.
https://onetagger.github.io/
GNU General Public License v3.0
589 stars 31 forks source link

Spotify connection #378

Open JustoBond opened 4 months ago

JustoBond commented 4 months ago

Hello! Unfortunately, Spotify is not accepted the endpoint as recommended in the OneTagger help. If I fill in the endpoint field with "http://127.0.0.1:36914/spotify", after attempting to log in, I receive a message on Spotify saying "INVALID_CLIENT: Invalid redirect URL". This issue occurs on the Mac app, but I'm not sure if it's due to changes on Spotify's side. If you have already solved this problem, I would be glad to know how to fix it.

Marekkon5 commented 2 weeks ago
  1. You might want to try using latest Actions build since it has fixes related to this.
  2. The current redirect URL is: http://127.0.0.1:36913/spotify. Check your Spotify developer console if it's there. If not, then add it. If it still doesn't work, you could try adding URL which has localhost instead of 127.0.0.1