Hello, I am running into an issue and not sure how to resolve it. I am working on a discord bot that will add any Spotify links found in the chat into a playlist I made.
I got it working on my main computer which is a Mac. I am using the Spotipy library.
However when running the same code on my linux box that I use as a "server" I run into
"User not registered in the Developer Dashboard, reason: None".
I am using the same Spotify account on both computers. I can provide my code which is not very lengthy if needed.