Announcements

Help Wizard

Step 1

NEXT STEP

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
  • rushilshah282
  • Visitor
  • 13772 Views
  • 101 replies
  • 17 likes
  • 13772 Views
  • 101 replies
  • 17 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
  • 451 Views
  • 5 replies
  • 0 likes
  • Invalid Client ID
    React
  • 451 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
  • 643 Views
  • 2 replies
  • 0 likes
  • api
    Invalid Client ID
  • 643 Views
  • 2 replies
  • 0 likes