Hi, I have a problem with my app. I create a page with a ESP32 and the codes gives me a IP address and then it gives me the name of the same page that I coded with the MDNS. The point of this is that when the url of this page changes it activates a DC motor. What happen is that when I put the IP address to change in the App blocks I have no trouble and it activates the motor without any problems. But when I change the url to the name of the page (http://robojaxesp32) and I try to activate the motor it gives me this error (Error 1101: Unable To get aresponse with the specified URL). The first image below is the one that works and the second one is the one that doesn't.
I would appreciate any help please. And I can provide more information if needed. Thank you!