Just an update. There’s been a change to the Player Management API result.
The result ‘playlist’ has been changed to ‘playlistPlugin’
eg:
“configuration”: {
“playOnSelect”: true,
“playlistPlugin”: true,
“plugins”: [
{
“options”: {
“playOnSelect”: true
},
“name”: “bcPlaylistUi”
}
],
The Brightcove Docs here has not kept up with the latest changes –
https://docs.brightcove.com/en/video-cloud/player-management/reference/versions/v1/index.html#api-Players-Get_Single_Player
cluo