rogro82 / PiPup

Enhanced notifications for Android TV
237 stars 71 forks source link

Illegal port number #14

Closed busshi closed 4 years ago

busshi commented 4 years ago

Hello I try to use this from my raspberry to my android TV. I installed the app ok the TV. When I use curl to test, the terminal says Invalid request : illegal port number : curl -X POST http://IP:7979/notify -d '{"duration":3,"title":"test"}'

I tried to manually set the permission on the TV. I read the readme but I don’t understand how to use adb, on the TV or on my raspberry ?

busshi commented 4 years ago

Ok I fixed it, the syntax was not well formatted...