
Hi , anyone has done a request to and http site, example http://192.168.1.9:9988/onvif/media_service/snapshot , snapshot is an image i use to donload with the wget command on a pc but the apps has move to de cloud and in powerapps, the total commas is as follow
wget http://192.168.1.5:9988/onvif/media_service/snapshot
ren snapshot foto8.jpg
del snapshot
exit
so i use the foto to put it in a securitylog, this is on a security camaras on a nvr
the problem maybe is that the IP address is local (192.168.X.X) and not reachable from the power app but without knowing more details is difficult to troubleshoot
hope it helps