You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: