Help Wizard

Step 1

NEXT STEP

Using SDK on multiple web browsers

Using SDK on multiple web browsers

Hello, for a project I wanted to use the Web Playback SDK to warn me and display the pending songs and update the display each time a new song is added

 

I managed to make everything work when my user is the owner of the account, but when I try for users who are not the owners of the account I got a problem

 

I did manage to pass the owner's access token to the non-owner users and to start the addListener('ready'), but once that's done I can't display the titles in the queue to the user, besides disconnecting the owner from my application

 

Is it possible to use the Web Playback SDK in this way or will I have to use the Web Playback SDK only on the owner and make an API call to send back to all my users at each state change ?


Thanks in advance for your answers

 

 

Reply
0 Replies

Suggested posts