-
Just downloaded this and installed it. But it fails at the first hurdle, I just get a login failed error. Any ideas what might cause this?
-
Hey, so I'm trying to run the 1.4.1. JAR version, but it always returns the same error
`Exception in thread "main" java.lang.NullPointerException
at com.spotify.Authentication$LoginCredentia…
-
I am trying to authenticate, to get my followed artists.
My authentication code. I also tried with `SpotifyOAuth`:
```
sp = spotipy.Spotify(
auth_manager=SpotifyPKCE(scope=SPOTIFY_SCOPE, …
-
**Describe the bug**
I've managed to get authentication working locally with caches. Essentially, I have an HTML form that calls the following line on submit:
`sp = spotipy.Spotify(
auth_ma…
-
### Have you read the Code of Conduct?
- [X] I have read the [Code of Conduct](https://github.com/backstage/backstage/blob/master/CODE_OF_CONDUCT.md)
### Is your first contribution to Backstage at l…
-
#### Endpoint(s):
* `GET /v1/search`
#### Scope(s):
* None (application is not using authentication)
#### Steps to reproduce:
1. Call the `search` endpoint `https://api.spotify.com/v1/search?…
-
Issue found on December 22th 2016.
#### Endpoint(s):
* `GET https://api.spotify.com/v1/albums/{id}`
#### Scope(s):
* None (application is not using authentication)
#### Steps to rep…
-
Issue found on November 24th 2018.
#### Endpoint(s):
* ``
#### Scope(s):
* None (application is not using authentication)
#### Steps to reproduce:
1. Add an iframe for any album wi…
-
Hello,
I was wondering if it was possible to use this plugin using Facebook authentication? I can't seem to find a way to do so. If not, is this a possible future implementation? Finally, also if not…
-
Hi guys!
I am using your SpotifySDK (Auth &Remote) with my old Galaxy S4 Mini, API 19.
I have the following issue that i did'nt have before. When i try to login through the AuthSDK, the SDK Login…