Announcements
The Spotify Community is in read-only mode while we move to a new platform. We expect to be back up and running October 6th. During this time you can read existing content but take no other actions. If you still need help, visit our Support Site or contact us.

Help Wizard

Step 1

NEXT STEP

client id error

client id error

 

Plan

Free

Country - us

 

Device

laptop

 

I created a basic app on the developer page, put in a specific callback address.  When I go to the address and try to authorize for the first time I get a page that just says client id: invalid

 

Help

Reply
1 Reply

Hi, welcome to the Spotify Community! It’s great to have you here 🙂

 

Yes — that “Client ID: invalid” error usually indicates that the issue lies with the `client_id` sent in the authentication URL, rather than necessarily the redirect URI.

 

The Spotify flow requires the `client_id` to match exactly the ID generated for the app in Spotify for Developers.

 

  • Copy the Client ID again
  • Go to your app in Spotify for Developers.
  • Go to Settings.
  • Copy the Client ID.
  • Check your code to ensure it doesn't look like this:

 

const clientId = "YOUR_CLIENT_ID";

 

Keep me posted

 

Cheers,
ribezaz

ribezazSpotify Star
Help others find this answer and click "Accept as Solution".
If you appreciate my answer, maybe give me a Like.
Note: I'm not a Spotify employee.

Suggested posts

Let's introduce ourselves!

Hey there you,   Yeah, you! 😁   Welcome - we're glad you joined the Spotify Community!   While you here, let's have a fun game and get…

ModeratorStaff / Moderator/ 5 years ago  in Social & Random