Closed Ahmed-ab96 closed 4 years ago
Hello!
You mix async / await approach with .then() / .catch(). There might be a bug hiding somewhere in there. Maybe it will be easier to debug if you rewrite with either async / await or .then() / .catch() ?
Thanks for reply.. i changed code to .then() / .catch(), but its the same "shared drive not found", i think the poblem is driveId, i will try to fix this. 😢
hello, I want to get list of files from shared drive, but its desn't work
this error occured:
{"error": {"code": 404, "errors": [[Object]], "message": "Shared drive not found: 1YAyXfzIAOP5TejUW00RR9jhXaBIXKF8_"}}
fixed 😆
I provided folderId instead driveId, so you have to change query like this: