Napster / napster.js

Napster Javascript SDK
MIT License
56 stars 44 forks source link

Unable to use the Napster player as shown in public docs #2

Open GelLiNN opened 7 years ago

GelLiNN commented 7 years ago

Hi API team, thanks for the lovely interview today 👍

Just in case you forget, I ran into this issue last night when I made my developer account, got my oauth access tokens, and followed the docs running 'client.html' on a public domain. Do public users have access to put Napster's player on any website?

BreaGaudioso commented 7 years ago

Hey Kellan,

Great to meet you today. I checked again and verified that you can in fact listen with a public account. Flash is blocked by default on most browsers so I would just verify that it allowed and try once more. Let me know if you run into issues.

GelLiNN commented 7 years ago

Awesome, I'll try tonight I tested it on Firefox and Chrome 😄 But can't developers refresh tokens then, and give the Napster player to any website they want? Permanent Napster access to users who don't pay for the service?

This is really my question, Richard said paid partners can use the player, but could you ask him? 💯

idekov-hf commented 6 years ago

I can't create a Napster player using the JS SDK; when I try to (making sure I authenticate), I just get an empty rectangle on my browser:

screenshot 2018-03-08 at 3 02 34 pm

I allowed flash on my site: screenshot 2018-03-08 at 3 05 47 pm

and turned off my ad-blocker and it still doesn't work.

Is there an example app I could reference to see if I am using the SDK correctly?