bklavet / Echo-skill-to-control-Directv

amazon echo skill that will control a networked Directv Receiver so that users can control Directv with their voice
18 stars 67 forks source link

Port forwarding working... Skill keeps giving me an error #73

Open eking76 opened 6 years ago

eking76 commented 6 years ago

I've got the port forwarding working from an external network so that piece seems to be fine.

When I test the skill, it keeps giving me the "I don't understand" response. I've followed the all the steps perfectly (even repeated them several times). When I copy my service request from the developer portal and paste it into the Lambda test - the only error I'm noticing is that it keeps showing that the Path is not defined.

Any ideas as to what might be going on?

bklavet commented 6 years ago

Hello eking76, are you there was a change in lambda, that gave me problems too. The index file now needs to be renamed index.js instead of just index. the index file names were updated yesterday but if you are using an old clone, that may be the problem.

maxwe001 commented 6 years ago

I have the same issue to a extent. I did all of the above and get a error when I test it that says timed out to remote host or something.