Type in your question below and we'll check to see what answers we can find...
Loading article...
Submitting...
If you couldn't find any answers in the previous step then we need to post your question in the community and wait for someone to respond. You'll be notified when that happens.
Simply add some detail to your question and refine the title if needed, choose the relevant category, then post.
Before we can post your question we need you to quickly make an account (or sign in if you already have one).
Don't worry - it's quick and painless! Just click below, and once you're logged in we'll bring you right back here and post your question. We'll remember what you've already typed in so you won't have to do it again.
Please see below the most popular frequently asked questions.
Loading article...
Loading faqs...
Please see below the current ongoing issues which are under investigation.
Loading issue...
Loading ongoing issues...
Plan
Free/Premium
Country
Pakistan
Device
MacBook Pro (Retina, 15-inch, Mid 2015)
Operating System
Mac OS Big Sur
My Issue:
We are implementing "Authorization Code Flow" and receiving the access token successfully on redirect url however when we call the https://api.spotify.com/v1/me api we are getting below error
User not registered in the Developer Dashboard
We have double check the email address is added in the Users and Access section.
Client Id: 677fd637ae224df9ab51f0c652b887bd
I have the same problem with me.
Client ID: dc9c8360c5da489c8bba1df71ea4637a
Hi Team,
I'm wondering how this works after opening up the limitation. Do we still have to add each user manually in the Users and Access section or is there a way to automate this process when the user authorizes the app?
Many thanks for your reply
Hello, I have the same problem with my application even though I've added two test users to my developer dashboard.
I'm able to login with my user that created my webapp, but for some reason the others don't work. I can PM you the emails.
Client ID: 67181296444c42fdb1573123e11b29fc
Thank you in advance for any help.
I have just started working with Spotify api's and came across an error. I have two chrome profiles with the same email id. I use only one of them (developer profile) for testing my app on the browser and my email is registered in the dashboard. The user logs in once I am using my developer profile but when I switch to the other chrome profile I came across the error that the user is not registered in the dashboard although both of my profiles got the same email, do let me know what's the solution for this,
Thanks.
I think that a cause of this problem is in App Status on our Spotify API Dashboard. Newly-created apps begin in development mode, so as default, your application can authorize you and users who are added by you from Dashboard to access.
Therefore I think that you need to apply REQUEST EXTENTION for publishing to external users if your application's status is that.
[More information](https://developer.spotify.com/documentation/web-api/guides/development-extended-quota-modes/)
I am having the same problem with the synchronization and homeassistant my client id: 5f74891c4a5c454590b5de6dbd2e46ab
hello
I'm having a similar problem.
In my home assistant configuration I get the error that the user is not registered in the developer dashboard my
client_id: 350851eb333c4e44847ad007e894ece3
hello
I'm having a similar problem.
In my home assistant configuration I get the error that the user is not registered in the developer dashboard my
client_id: 350851eb333c4e44847ad007e894ece3
hello
I'm having a similar problem.
In my home assistant configuration I get the error that the user is not registered in the developer dashboard my
client_id: 5df67538b632434cbaca7d93b199f7bd
facing same issue
Is the email address copied from https://www.spotify.com/account/overview/?
Hello I'm facing the same issue as well when I make GET request on artist's ID. I use two different accounts to test the web app. The first one has no problem fetching artist's ID, but the other one keeps getting this issue "User not registered in the Developer Dashboard"
I tried fetching both user's profile, it has no problem. But when I fetch /me endpoint the same account that has "User not registered in the Developer Dashboard" issue, got 401 error message that says "No token provided", but I already stored the access_token in the localStorage object.
my client ID: 89cc9f4988ea4c7985a164bf3392cd1d
Please help..
did you get any solution i m still stuck at this
You must include the access token in the header of every request to an endpoint, as specified in the documentation. The Spotify web API doesn't care about the local storage object.
For everyone who is getting the "User not registered in the Developer Dashboard" error, please review this article very thoroughly:
https://developer.spotify.com/documentation/web-api/concepts/quota-modes
This error occurs when you try to use a Spotify account that is not in your App's allowlist (whitelist).
And no: You cannot automate the process of adding users to your allowlist. Instead, you must submit a request to move your app into Extended Quota mode, as specified in the above article.
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…