Volume control no longer working in Web Playback SDK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This was working until very recently (within the last day or 2). Now, any time I try to set the volume of the web player using this endpoint, it returns a 403 with the following body:
{
"error" : {
"status" : 403,
"message" : "Player command failed: Cannot control device volume",
"reason" : "VOLUME_CONTROL_DISALLOW"
}
}
I've tested with a few different apps that I know all use the Web SDK, and all of them have the same behavior. Is this a bug or intentional? If intentional, is there some alternative way I should be controlling the volume? This is a very basic feature of an audio player so I hope this can be resolved quickly.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page