Is it possible to make a playlist collaborative using the Spotify Apps API?
The Playlist object in javascript has a Collaborative attribute but this is, i think, only for checking the current collaborative status.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes, you set the attribute to true and it will be a collaborative playlist but I guess you have to have permissions to the playlist for it to work.
I tried this and it worked for a playlist I created.
After this the playlist was shown as a collaborative playlist in my client.