I am running a flask web server on raspberry pi 3 B+. I am able to access the page 192.168.4.1:5000
on the berry(chromium).
The same raspberry pi is also acting as a wireless LAN router. I am able to connect my other devices like ipad and phone to this wifi network. So there is no additional router in this network where I might need to do port forwarding.
Issue is, I am not able to access 192.168.4.1:5000
from any other device on this local network.
Please note that I am not using the ethernet port on the raspberry pi.
Please help!