We have a service that downloads recordings once a call has been completed. We download the recordings based on the provided URL from the call log. Starting at about 1:30 am CDT most of our attempts are getting a 422 error when we try and access that recording URL.
This is a .net Windows service that is calling the RC API to get the call logs and then using the RC provided URL to download the recording content.