Closed igordewinter closed 5 years ago
Hello From an https connection, you cannot open an http connection. You need to use http instead of https, because using https certificates isn’t implemented yet in sonospollytts.
Hello
Thanks, for the very quick response! Looks http is the way to go ;-)
Niels
Hello
I'm new to node-red-contrib-sonospollytts. I tested node-red-contrib-sonospollytts with node-red configured on https on a pi. Than node-red-contrib-sonospollytts doesn't work. It can't open http://<>:<>/tts/tts,mp3. When I switch my node-red implementation to HTTP everthing work fine. And I found that sonos only play mp3 file form a https source with a valid certificated.
What am I doning wrong?