Синтаксис URL-запроса веб-API Spotify ⇐ Android
-
Anonymous
Синтаксис URL-запроса веб-API Spotify
After last update about authorization it's still possible do get request for tracks? Before the update I've this request URL:
https://api.spotify.com/v1/tracks/4jTiy ... 3mCr7yfPQD
But now it returns:
{ "error" : { "status" : 401, "message" : "No token provided" } } How can I do the call now with auth token? What is the syntax I've to use?
Источник: https://stackoverflow.com/questions/444 ... est-syntax
After last update about authorization it's still possible do get request for tracks? Before the update I've this request URL:
https://api.spotify.com/v1/tracks/4jTiy ... 3mCr7yfPQD
But now it returns:
{ "error" : { "status" : 401, "message" : "No token provided" } } How can I do the call now with auth token? What is the syntax I've to use?
Источник: https://stackoverflow.com/questions/444 ... est-syntax
Мобильная версия