Синтаксис URL-запроса веб-API SpotifyAndroid

Форум для тех, кто программирует под Android
Anonymous
Синтаксис URL-запроса веб-API Spotify

Сообщение Anonymous »


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

Вернуться в «Android»