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.
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
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?
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
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?