24
Views
4
Comments
Unable to retrieve file based on file id.
Application Type
Reactive

Our application is connected to MS-SQL server and google drive and we are trying to move files from folder to another folder  but facing the error "Unable to retrieve file based on file id". Few days back the application works properly as per the business requirement , now today i am testing the application and it does not work properly showing the error I mentioned above image.

When I tried to move files, sometimes it is properly moved and but some files are throwing the error. I checked the file id's are also correct.


 I not able to find the main cause the error or any documentation regarding this to resolve the issue. 

2024-12-18 16-06-42
Junaid Syed

Hello Rakhi,

I think community members will be able to better assist you if you provide more implementation details for instance how you are storing, moving/fetching files.

Regards,

Junaid

2019-11-14 12-29-35
Ramon Pigmans

Hi Rakhi,

Can you share a little more details on how you are calling the Google Drive API or an oml maybe? Which version of the Drive API are you using?

2024-05-07 09-21-36
Rakhi Chouhan

Hi @Ramon Pigmans,

 I'm using the google API, sorry but not allow to share anything. Can you help me understand the error which I shared.

Thanks

2019-11-14 12-29-35
Ramon Pigmans

That's kinda hard if you can't share anything more. We also move files on Google Drive and never gotten this error. Are you sure the file id and folder id's of the source and target folder are correct?

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.