The Sonos audioclip api https://developer.sonos.com/reference/control-api/audioclip/loadaudioclip/ allows passing in the httpAuthorization
param that is then passed along as an Authorization header. Not sure why, but the auth param is being reduced to the first 128 chars instead of passing it all along with the streaming url request.
Asked
Active
Viewed 68 times
0

sheenz
- 1
- 2
1 Answers
0
As of the recently released software version 10.4, Sonos supports an httpAuthorization
value of 512 bytes. See the loadAudioClip
documentation for details. See the Sonos version 10.4 platform features release notes for other updates.

yrg
- 336
- 2
- 6