I've written an application (Windows / Console app) that will EXEC a specified script against device(s) being 'tracked' by our single NCM server. I left this app running last night because it had been running for at least an hour without any errors, so I figured, cool, let it run. However, when I checked the logs this morning, toward the end of it's run, I started seeing 403 Forbidden errors.
Does anyone know how my app could run for all that time just fine, then suddenly start getting said errors?
Thanks!