We are using Google real-time API for some internal communication. However, some of the files got bigger than 10MB. Now we are getting error "Requested Resource Too Large to Return" when trying to download it via the server (https://www.googleapis.com/drive/v2/files/realtime/ call).
Is there are a way to download this file using server API?