Despite the instructions being for an older Alexa dev dashboard, I was able to configure everything as it should be and created the build successfully.
However, this isn't working for me at all. When speaking to an echo device "tell Viper to start the car", "tell Viper to lock the car", or any other commands, Alexa responds with "securing your vehicle" and "ladies and gentlemen, start your engines" however nothing actually happens.
I do have an idea of what might be the problem, but I'm not completely sure. While navigating and trying to log into mysmartstart.com, since I'm in Canada, I get an error saying to login to mysmartstart.ca. I'm thinking perhaps the commands of the heroku app here are forwarding requests to the .com URL instead of .ca and that might be causing issues.
If this is indeed the problem, could a flag be created in the heroku config to select if your URL should be .com or .ca?
I'll definitely donate if we can get this thing working! :)
Despite the instructions being for an older Alexa dev dashboard, I was able to configure everything as it should be and created the build successfully.
However, this isn't working for me at all. When speaking to an echo device "tell Viper to start the car", "tell Viper to lock the car", or any other commands, Alexa responds with "securing your vehicle" and "ladies and gentlemen, start your engines" however nothing actually happens.
I do have an idea of what might be the problem, but I'm not completely sure. While navigating and trying to log into mysmartstart.com, since I'm in Canada, I get an error saying to login to mysmartstart.ca. I'm thinking perhaps the commands of the heroku app here are forwarding requests to the .com URL instead of .ca and that might be causing issues.
If this is indeed the problem, could a flag be created in the heroku config to select if your URL should be .com or .ca?
I'll definitely donate if we can get this thing working! :)