rogro82/PiPup

Illegal port number

Closed this issue · 1 comments

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 ?

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