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: Invalid Client ID

Labels

Forum Posts

Important: App review and quota extension waiting times

The Spotify for developers platform helps many bring their ideas to life. Whether it's a short term app helping an artist’s release or something more long term - there is always a chance of success. Things start to grow and then you might also need w...

  • Moderator
  • Moderator
  • BaltaJmn
  • Regular
  • 31146 Views
  • 164 replies
  • 21 likes
  • 31146 Views
  • 164 replies
  • 21 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
  • ...rl += "?response_type=token"; url += `&client_id=${client_id}`; url += "&scope=playlist-modify-public"; url += `&redirect_uri=${redirect_uri}`; let accessToken; const S...
  • jeffhenrichs
  • Casual Listener
  • 802 Views
  • 5 replies
  • 0 likes
  • Invalid Client ID
    React
  • 802 Views
  • 5 replies
  • 0 likes

Invalid Client ID when trying to Authorize API

I am trying to take the billboard top 100 songs from a given date and generate a spotify playlist. I have replaced my client ID and secret with random values for privacy. When I execute the code below, I am expecting a browser to pop up that asks me ...

  • Casual Listener
  • I am trying to take the billboard top 100 songs from a given date and generate a spotify playlist. I have replaced my client ID and secret with random values for privacy. When I execute the code belo...
  • varsha0726
  • Casual Listener
  • 851 Views
  • 2 replies
  • 0 likes
  • api
    Invalid Client ID
  • 851 Views
  • 2 replies
  • 0 likes