-
WINDOWS 10 NOT WORKING
-
It's not documented, but passing `null` for `clientSecret`:
```
final credentials = SpotifyApiCredentials(clientId, null);
```
forces `oauth2` lib to generate challenge and follow PKCE auth flow (…
-
I wrote some code the other day in my repo [spotify_to_tidal](https://github.com/spotify2tidal/spotify_to_tidal/blob/main/src/spotify_to_tidal/tidalapi_patch.py) like below. It would be good to either…
-
I am trying to sync my Plex playlists to Spotify. I have connected both the services. But, when I run the applet, I see that no playlists are found. When I visit the URL (and manually add the token), …
-
Hey I am on Mac OS X and what I did so far was
- adjusting the metadata.proto (it was requesting a 4 where there was only a 3 and a 7 and 8 where there was only a 6)
- re- un- and installed node sever…
-
I usually leave the client open all day. As soon as i take my lunch break, I leave my PC and leave `spt` open. However, I do stop playback on my Spotify Connect device, which is my phone, which is the…
-
i built the whole spotify but now i want to add play functionality too, how i can do that ???????????????????????????????????????
-
### Before posting
Please follow the steps below and check the boxes with [x] once you did the step.
- [x] I checked the issue tracker for similar issues
- [x] I checked the [changelog](https:/…
ghost updated
2 years ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Pain
When checking out any playlist, the absence of an indicator of whether or not a track is liked is p…
-
https://github.com/zmb3/spotify/blob/f897b41a6495bc134b79d4096d8d201f3970e344/examples/authenticate/authcode/authenticate.go#L31
hey there i used this method to generate oauth token to get user's c…