Read the statement by Michael Teeuw here.
Alexa Voice Service for Pi
-
@xxlulabelle depends on what you want/need
there will be errors, ignore them. the last command being successful is all that matters
-
@xxlulabelle Grand, thank you :)
-
@xxlulabelle When I go through the MMM-awesome-alexa module, I can get to the part where I put in the Amazon Voice Service ID and secret but when it asks me for the Allowed Return URL I input http://192.168.0.108:5050/code, I can’t remember where I got this from, think it was a YT video months ago, when I go to open up the link they give to get the authentication code I get an error page. Any ideas?
-
@xxlulabelle should have used localhost:5050
the system needs to get to a machine…
-
@sdetweil I put this in http://localhost:5050/code and it says Invalid, please enter your redirect URI?
-
@xxlulabelle weird, i use this
-
wow a lot of effort … good luck! (soOooOO many for me !)
I prefer … simple thing sorry :D
-
@sdetweil said in Alexa Voice Service for Pi:
I just tried this and get the same error, could it be something else I am doing wrong?
:see-no-evil_monkey: -
@xxlulabelle I put http://localhost in the allowed origins field
-
@sdetweil said in Alexa Voice Service for Pi:
I have these four in the Allowed Origins Fields:
https://192.168.0.108:5050
https://192.168.0.108:5050
https://localhost:5050
https://localhost:5050In the Allowed Return URLs I have the same four but with /code at the end of each.
Again, I can’t remember exactly where I got this info, was a video on YT from memory.