2018-08-29, 01:11
I can't get the invocation name to change back to Kodi. Can someone tell me how to fix this?
(2018-08-31, 16:02)bisca330 Wrote: However for two or three days I don't understand what's happening but I can't start any movie. I can navigate in my menu, in my movie list, say "select" to start one, but when I say "Alexa ask kodi to start [movie_name]" Alexa answers me (this is an approximate translation of that she says to me in French) : "There was a problem with the requested skill's response". Looks like Alexa does not know my movie list.It's hard to say without the logs, but what exactly are you saying to your Echo (in French)?
Does this problem tell you anything?
(2018-09-01, 02:49)jingai Wrote:Maybe I'm wrong, I'll try to say another sentence to my echo.(2018-08-31, 16:02)bisca330 Wrote: However for two or three days I don't understand what's happening but I can't start any movie. I can navigate in my menu, in my movie list, say "select" to start one, but when I say "Alexa ask kodi to start [movie_name]" Alexa answers me (this is an approximate translation of that she says to me in French) : "There was a problem with the requested skill's response". Looks like Alexa does not know my movie list.It's hard to say without the logs, but what exactly are you saying to your Echo (in French)?
Does this problem tell you anything?
Have you tried one of the following:
joue le film {Movie}
démarre le film {Movie}
regarde le film {Movie}
lis le film {Movie}
?
(2018-09-03, 18:26)jingai Wrote: @bisca330 first try one of the utterances I mentioned.Thank you jingai.
If you need to get at the logs, it depends on your deployment method. If you used heroku or AWS Lambda, @m0ngr31 will need to chime in and explain how to get them.
(2018-09-01, 02:49)jingai Wrote:Hello,(2018-08-31, 16:02)bisca330 Wrote: However for two or three days I don't understand what's happening but I can't start any movie. I can navigate in my menu, in my movie list, say "select" to start one, but when I say "Alexa ask kodi to start [movie_name]" Alexa answers me (this is an approximate translation of that she says to me in French) : "There was a problem with the requested skill's response". Looks like Alexa does not know my movie list.It's hard to say without the logs, but what exactly are you saying to your Echo (in French)?
Does this problem tell you anything?
Have you tried one of the following:
joue le film {Movie}
démarre le film {Movie}
regarde le film {Movie}
lis le film {Movie}
?
(2018-07-09, 17:05)CaseCRS87 Wrote: Hi there, I'm trying to set this up this skill but am stuck on the "lexigram login" step. I've created an account for both AWS and for the Amazon Developer part. When I run the login command and select the default profile the login page in the browser pops up, I can log in but then I get an error on the TerminalI have the exact same problem actually. And I can't get further actually. The Cli has all rights according to the AWS overview. But nothing else works.
Code:Switch to 'Login with Amazon' page...
Tokens fetched and recorded in ask-cli config.
Call list-vendors error.
Error code: 401
{
"message": "You are not authorized to access this operation."
}
(2018-09-14, 14:19)drizzt09 Wrote: Have you tried cleaning your library and rebuilding it?Hello drizzt09,