79478313

Date: 2025-03-01 21:53:33
Score: 1
Natty:
Report link

I had a similar issue with GDrive REST API copy method. In my case, I parsed destination directory from url and did not remove parameters, i.e. I was passing folder name {actual_folder_id}?usp=drive_link to REST endpoint. Response from API "file not found" was rather misleading, so I'm sharing this info here.

Reasons:
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: gamble27