Hey, so I'm using an API to perform a facial recognition check during photo capture, and it works fine once there's an internet connection, but it was working previously without internet as well. I also had to create a task in task scheduler, which runs a batch file that calls the API to run on the localhost.
When the system does have internet, everything will run perfectly, but from the minute I disconnect from the internet, the batch file will not run. It'll open and close instantly.
I've tried just about everything I could think of, just wondering if anyone had any suggestions or ideas.
All the best.
When the system does have internet, everything will run perfectly, but from the minute I disconnect from the internet, the batch file will not run. It'll open and close instantly.
I've tried just about everything I could think of, just wondering if anyone had any suggestions or ideas.
All the best.