Spotify Metadata API https://api.spotify.com/v1/search?q=Maycon+%26+Vinicius+&limit=1&type=artist Error { “error” : { “status” : 401, “message” : “No token provided” } } Spotify Metadata API is deprecated. Spotify now have new Web API with Authorization Token to take advantage of metadata for registered applications. Registering Your Spotify Application Register your Application here https://developer.spotify.com/web-api/tutorial/ and get Client ID and … Continue reading PHP Spotify Web API
↧