404 Directory Not Found in OneDrive

I created file archieving using formula like this in OneDrive, using formulas 

adityo_reksopra_0-1650248443022.png

and the files generated from Bot saved to default folder

adityo_reksopra_1-1650248526740.png

The FIle already redirected to appsheet default folder in one drive, but it always returned 404 Directory Not Found

the regnerated link

https://www.appsheet.com/template/gettablefileurl?appName=AssetOpname-office365-2147180&tableName=BA...

 

the error screenshot

adityo_reksopra_2-1650248652571.png

 

Solved Solved
1 12 2,557
1 ACCEPTED SOLUTION

Great, thanks for the extra details, I think I understand now.

It seems to me the issue is that you're trying to look up the file with a full path from your OneDrive root, when you should just be using a relative path.

I assume the data source is stored in the "AssetOpname...." folder, so if the files are being generated in the "Files" subfolder, you should just need to use the relative path of:

"Files/filename.pdf"

View solution in original post

12 REPLIES 12
Top Labels in this Space