Cannot play AppleMusic(Android)

I'm trying to play an audio file in AndroidMusicKit sample(sdk-test-app). However, the following songs cannot be played. These songs are registered as an AppleMusic library. Songs that cannot be played remain buffered.

What should I change to make it playable?

Cannot play

{  "id" : "269419385",  "title" : "LULU",  "subtitle" : "ZHIVAGO",  "description" : "JUDE",  "browseable" : false,  "playable" : true,  "iconUri" : https://is2-ssl.mzstatic.com/image/thumb/Music123/v4/0b/57/74/0b57744a-a062-0d3d-58cb-423b2e3c303a/4582193800255_cov.jpg/1200x1200bb.jpg,  "type" : "song" }

Can play

{  "id" : "269417838",  "title" : "**** DEE",  "subtitle" : "ZHIVAGO",  "description" : "JUDE",  "browseable" : false,  "playable" : true,  "iconUri" : https://is2-ssl.mzstatic.com/image/thumb/Music123/v4/0b/57/74/0b57744a-a062-0d3d-58cb-423b2e3c303a/4582193800255_cov.jpg/1200x1200bb.jpg,  "type" : "song" }

Replies

Android SDK and sample : https://developer.apple.com/download/all/?q=Android%20MusicKit

The attachment(subscription_content.json) should bre replaced with the follwing

.../Android-MusicKit-SDK-1.1.2/sdk-test-app/src/main/assets/media_data/subscription_content.json