-
In SpotifyInformation.cs:
Line 63:
Replace the long dash with a short dash (see comment), since the current version uses a short dash
Line 68:
Replace the line...
String artist = theItem[0].Remove…
-
I am using this library since march and didn't updated the jar/aar file since today.
I am getting the following error while creating a new API object which the latest code.
SpotifyApi SpotifyApi = …
-
Log output D/Album failure﹕ retrofit.RetrofitError: 401 Unauthorized
api.GetService(); cannot resolved
-
I cannot join any rooms. I am running on Windows 7. I have tried running as an Administrator, I have deleted my temp files. I have tried uninstalling and reinstalling. When I try to join a room is say…
-
Which makes sense, because I cant find anywhere in the code of this package where this should be done. It looks like what you are calling accesstoken actually is a randomly generated number from spoti…
-
When I updated spotify yesterday I got this error when snip try's to open:
The box is titled: Microsoft .NET Framework. It asks me to Quit or Continue and my only choice that works is Quit. Someone p…
-
Hi i tryed to use the api last night and if i want to connect to Spotify it always fails(the wihle is always trying)
Source :
```
Private Sub Form1_Load(sender As Object, e As EventArgs) Handles MyBa…
-
Hi,
I'm using the Spotify Web API to do the following function call.
spotifyApi.getUserPlaylists($scope.user.id)
.then(function(data) {
(err) {
console.error(err);
ga('send','event','err…
-
Hello,
I think I'm having the same issue that https://github.com/jwilsson/spotify-web-api-php/issues/29.
Here's my error:
So, when I launch index.php it asks me the authorization and when I say 'ye…
-
Noooo! I'm home and connect through my sprint phone hotspot. I can't get into rooms.
Turned off firewall. Your websocket link gives all "yes", looks fine.
The log:
2014-12-19 19:58:30,613 DEBUG[So…