Announcements

Help Wizard

Step 1

NEXT STEP

FAQs

Please see below the most popular frequently asked questions.

Loading article...

Loading faqs...

VIEW ALL

Ongoing Issues

Please see below the current ongoing issues which are under investigation.

Loading issue...

Loading ongoing issues...

VIEW ALL

Topics with Label: React

Labels

Forum Posts

Updating the Criteria for Web API Extended Access

Hey, I created this thread to get your feedback on our blog post around changes to the Web API extended access criteria, which will take place on May 15th. Please share any of your thoughts on this change in the comments below. All of your feedback w...

Spotify

Frandresko

Visitor

20498 Views

115 replies

10 likes

Discussion
  • 20498 Views
  • 115 replies
  • 10 likes

react native open spotify app for authentication

PlanPremiumDeviceIOS / Android Hello, I would like to authorize my app on the spotify application and not on the web app, except that https://account.spotify.com does not open with the spotify application, what should I do. It already work with webap...

Casual Listener

Plan Premium Device IOS / Android   Hello,   I would like to authorize my app on the spotify application and not on the web app, except that https://account.spotify.com does not op...

weystrom

Newbie

2283 Views

4 replies

5 likes

auth
Linking
React
  • 2283 Views
  • 4 replies
  • 5 likes

INVALID_CLIENT: Invalid client

PlanPremiumCountry'MericaDeviceComputerOperating SystemWindows 10My Question or IssueI have been getting this annoyingly persistent INVALID_CLIENT: Invalid client erroe. This is my codeconst client_id = "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX";const red...

Casual Listener

...ata_3;   }, }; export default Spotify; Thank you for reading my code. I have built my app using React and everything works. However, I can't seem to host my app on Netlify all because of t...

jeffhenrichs

Casual Listener

1361 Views

5 replies

0 likes

Invalid Client ID
React
  • 1361 Views
  • 5 replies
  • 0 likes

401 Error in API Call.

I'm a design trying to learn to code through the Spotify API. I'm having a heck of a time getting my access_tokens saved to state and wondering if anyone has any advice. The code below will return a 401 but when I console.log(accessToken) it appears ...

Casual Listener

I'm a design trying to learn to code through the Spotify API. I'm having a heck of a time getting my access_tokens saved to state and wondering if anyone has any advice. The code below will return a ...

Liz994

Newbie

14298 Views

2 replies

0 likes

api
React
  • 14298 Views
  • 2 replies
  • 0 likes

Trouble with displaying public artist info on NextJS/Typescript App

PlanFree/PremiumCountry Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or IssueI'm trying to display a list of artist albums by artist ID - with this code snippet & a clien...

Newbie

...eed users to login, just display public information of all albums from an artist ID             import React, { useEffect, useState } from "react"; import S...

Ximzend

Spotify Star

341 Views

1 replies

0 likes

"Artists page"
React
webapi
  • 341 Views
  • 1 replies
  • 0 likes

API only working when I use sample data

Hi there,I am using reactjs and trying get track using the web API but it only works when I use the track id from sample id that I got from https://developer.spotify.com/console/get-track/which is - 11dFghVXANMlKmJXsNCbNlWhenever I try different IDs ...

Newbie

Hi there, I am using reactjs and trying get track using the web API but it only works when I use the track id from sample id that I got from  https://developer.spotify.com/console/get-t...

Hubo

Community Legend

1463 Views

1 replies

0 likes

React
webapi
  • 1463 Views
  • 1 replies
  • 0 likes

Spotify Authorization Problems

PlanFreeCountryUnited StatesDevice(Desktop)Operating System(Windows 10) My Question or IssueHello, I'm currently making an app on Desktop (no backend) with React where a user can see their top songs and artists. I'm using the Implicit Grant Flow Auth...

Casual Listener

Plan Free Country United States Device (Desktop) Operating System (Windows 10)   My Question or Issue Hello, I'm currently making an app on Desktop (no backend) with React where a u...

Slaeh

Casual Listener

2304 Views

2 replies

0 likes

Implicit Flow
javascript
React
spotify api
  • 2304 Views
  • 2 replies
  • 0 likes

Issue with Redirect URL when using react app + node on Heroku

I'm developing an app using the Spotify API with a React from end running on localhost:3000 and a node back end running on localhost:8888. The back end takes care of the authentication, where my redirect url is localhost:8888/callback. This is fine i...

Casual Listener

I'm developing an app using the Spotify API with a React from end running on localhost:3000 and a node back end running on localhost:8888.  The back end takes care of the authentication, where m...

tobikabla

Music Fan

2393 Views

2 replies

0 likes

Developer
heroku
Node
React
  • 2393 Views
  • 2 replies
  • 0 likes

Get JSON from PUT request from Play endpoint

PlanPremium Operating SystemWindows 10 My Question or IssueHey guys, I'm using the SpotifyAPI with React and I made a PUT request to the Play endpoint transferUserPlayback. I noticed that I receive some JSON in the console after making the request bu...

Casual Listener

Plan Premium   Operating System Windows 10   My Question or Issue Hey guys, I'm using the SpotifyAPI with React and I made a PUT request to the Play endpoint transferUserPlayback. I...

484 Views

0 replies

0 likes

React
rest
web playback sdk
  • 484 Views
  • 0 replies
  • 0 likes

Spotify SDK not connecting

PlanPremiumCountryCanada Device(iPhone 8, Samsung Galaxy 9, Macbook Pro late 2016)Operating System(iOS 10, Android Oreo, Windows 10,etc.) My Question or IssueWhen using react to connect to the SDK the SDK doesn’t initializePlease refer to this codeht...

Visitor

...hen using react to connect to the SDK the SDK doesn’t initialize Please refer to this code https://github.com/hollowic/music-player/blob/master/src/App.js#L235 I was working on this fine last n...

2159 Views

0 replies

0 likes

React
SDK
useEffect
  • 2159 Views
  • 0 replies
  • 0 likes