I have a project using the RingCentral .Net SDK to access RingCentral call logs by extension and store them in SQL Server for custom reporting.
The process runs as expected through many extensions, but then fails at with a message "Service Temporary Unavailable". (yes, it says "Temporary" and not "Temporarily".) This does not occur on the same extension each time.
I am throttling my requests and have determined that this is not a Rate Limit error. Any ideas are appreciated.