Http request action
Moderator: Martin
Http request action
Hello. I'm trying to send a http request to my phone and get an answer back. Using the phone's ip address things work ok. However, in different wifi networks the ip address will not be the same. A solution would be either the hostname of the phone or it's mac address. Those are constant. Is there a way to use them in the url field? If i enter http://hostname:port I get an address invalid error.
Re: Http request action
Scratch that. It's working with the hostname. I had illegal characters in the url I guess.