-
Hi there,
I'm trying to make a request, but I really don't get what I'm doing wrong, error messages like shown below keep showing up:
`Something went wrong on auth! { [WebapiError: Bad Request] …
-
In this previous sprint, I was tasked to create all of our missing components to complete our front-end interface. I didn't encounter anything too difficult this past sprint with respect to making the…
-
## Description
i cant't build dockerfile in raspberry pi
this is my project gitaddress:https://github.com/IMJacky/light-admin
## How to reproduce
mvn dockerfile:build
## What do you exp…
-
Currently, I'm trying to use the [Spotify Android SDK](https://developer.spotify.com/documentation/android/reference/) to pull data from spotify about the user's reccomended content in `MainActivity.k…
-
Hi, I'm currently working on a project where this would be useful. For each method that fetches paginated results, it'd be nice if there existed a convenience method that fetched all the pages in para…
migsc updated
4 years ago
-
Mycroft randomly says "An Error occurred while processing a request in Timer Skill". This usually happens when some other unrelated Request is being handled, for example asking for the weather.
Ru…
-
After doing a few search tests, I've come across some unexpected results. When searching for a particular track, I am receiving results that were queried against other fields besides just the track na…
-
Hi,
My access tokens do not seem to be set correctly.
My code is taken from the example (and I have relplaced my id & secret):
```
var SpotifyWebApi = require('spotify-web-api-node');
var cli…
-
**Is your feature request related to a problem? Please describe.**
Having to call `client.request_token().await?` once after initializing ClientCredsSpotify and before making the first API call seems…
-
Hi there, I apologize for using a github issue to ask a question, but I came across this project while looking for a way to use RFIDs to play albums on Spotify.
Looks great, but I'm looking for som…