PatreonDownloader icon indicating copy to clipboard operation
PatreonDownloader copied to clipboard

GOOGLE DRIVE ERROR: The service drive has thrown an exception.

Open WindedHero opened this issue 1 year ago • 1 comments

ERROR [UniversalDownloaderPlatform.GoogleDriveDownloader.Plugin] GOOGLE DRIVE ERROR: The service drive has thrown an exception. HttpStatusCode is NotFound. Google.Apis.Requests.RequestError File not found: ###. [404] Errors [ Message[File not found: ###.] Location[fileId - parameter] Reason[notFound] Domain[global] ]

Google.GoogleApiException: The service drive has thrown an exception. HttpStatusCode is NotFound. File not found: ###. at Google.Apis.Requests.ClientServiceRequest1.ParseResponse(HttpResponseMessage response) at Google.Apis.Requests.ClientServiceRequest1.Execute() at UniversalDownloaderPlatform.GoogleDriveDownloader.GoogleDriveEngine.Download(String id, String path, Boolean overwrite) at UniversalDownloaderPlatform.GoogleDriveDownloader.Plugin.Download(ICrawledUrl crawledUrl, String downloadDirectory)

I seem to receive this message regardless of the drive file in question.

WindedHero avatar Oct 23 '22 15:10 WindedHero

I can't reproduce this issue. Please provide a link which throws an error in the app, but works in the browser. The link can be posted either here or sent to [email protected]

AlexCSDev avatar Dec 25 '22 19:12 AlexCSDev