First call to rest api returns error "Application could not be found"
I've created a rest API in ColdFusion 2016. The first time a request is made to the API in the morning will generate an error:
Application (myapp) could not be found. The specific sequence of files included or processed is: ''
All subsequent requests to the API go through without errors after that. Any idea why I am getting this error?
