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 issue #54

Closed djekylls closed 6 years ago

djekylls commented 6 years ago

Hello -- I'm trying to simply start by testing to see if the port forwarding is working correctly, so i'm trying to access the DTV receiver through my computer via [localip] with port 8080. I keep receiving the following error {"status": { "code": 403, "commandResult": 1, "msg": "Forbidden.", "query": "/" }}

I'm a novice to coding. I'm almost certain the port is setup correctly and i've allowed my direct tv receiver to allow external application access via whole-home.

Any help is appreciated!

djekylls commented 6 years ago

As I finish typing I'm now finally able to use the pause command from LAN but am not able to pause via WAN. Which IP for WAN am I supposed to use? I'm also able to pause from using the local-link IP address from the DVR.

djekylls commented 6 years ago

Aaaaand no idea what I did but it all works flawlessly now. Thanks for the wonderful skill!