-
Notifications
You must be signed in to change notification settings - Fork 44
Streaming Player appears not to consider catalog #29
Copy link
Copy link
Open
Description
I was trying to test the sdk with my napster account I got on a different distributor, in this case ALDI. They have a different catalog, so defining the catalog in api requests seem to work properly. However, if I want to play a track (e.g. tra.55620987 on catalog DE_ALDI_BOLT) it returns "Error: No streams found".
I looked at the request and noticed that if I sent a request to the api with the catalog parameter it tells me that this track is streamable, but the request made by the streaming player does not add this parameter and returns that it is not streamable, even if I initialized the NapsterSDK with the catalog
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels