Supergiovane / node-red-contrib-sonospollytts

Play speech TTS using Sonos.
https://www.facebook.com/supergiovaneDev
MIT License
12 stars 6 forks source link

Invalid key=value pair #39

Closed JulianMBr closed 4 years ago

JulianMBr commented 4 years ago

Hey, just tried to use this but besides the hail sound it does not work. The request seems to have a key=value pair missing. Dunno what I have missed.

Flow: image

Error message: "SonosPollyTTS: notifyError - msg: /opt/iobroker/iobroker-data/node-red//sonospollyttsstorage/ttsfiles/Ciao Mondo_em_ Come stai_qm__Marlene_ssml.mp3 error: 'AKIA3ZEZF77FU5VL3WQD/20200429/us-east-1/polly/aws4_request' not a valid key=value pair (missing equal-sign) in Authorization header: 'AWS4-HMAC-SHA256 Credential= XXXXXXXXXXXXXXXXX/20200429/us-east-1/polly/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=20693c66af9db1f531ac52e72df27cba7f614d643f83ca76fe3fa0af9de597a1'."

JulianMBr commented 4 years ago

Leading whitespace... nvm.