Radio Playlists

38 views
Skip to first unread message

Morten Faust

unread,
May 27, 2015, 8:50:40 AM5/27/15
to rhapso...@googlegroups.com
I am trying to figure out how to get tracks from radio stations that I can retrieve via


or


My assumption was to use something like


but the response was always: {"code":"ResourceNotFound","message":""}

Is there an API missing in the doc or simply not available yet?

Many thanks

Morten



Henrique Carvalho da Cruz

unread,
Oct 26, 2015, 12:15:51 PM10/26/15
to Rhapsody API
Hey Morten,

I don't know if you already have figured this out...
This will help if you haven't:

For example when you try to get the tracks from an album you normally use this address:
and you don't necessarily have to use your accessToken for this request.

On the other hand Ifyou want to get the Station Url You will need to generate a Curl GET request concatenating your access token within an Authorization header... Just like this:

Header                           Value
Authorization                  Bearer xxxxxxxxxxxxxxx

xxxxxxxxxxxxxxx = AccessToken

You might wanna add which catalog you wanna use as well(catalog=US for example). 

This is not on the API documentation I just decided to try it out... 

Regards,
Harry.
Reply all
Reply to author
Forward
0 new messages