Link to PDF doc - AppSheet Bot

Hi! I have a Bot in AppSheet that generates PDF documents and then saves the path to open them from the App. This is the first step:

Then, generate a PDF link using this formula:

But, when opening the document, this error is generated:

Does anyone know what error may be occurring? The path that follows the Doc in Google Drive is that it is in the formula “Concatenate”.

You don’t need a relative path from your GDrive root folder, instead from the same folder you have your GSheet

Thank you for your response! My GSheets file is in a different folder than the PDF folder.

Should I move my GSheets file to the PDF path folder? Or how can I get my PDF saved in a path that I can formulate in AppSheet?

Check this doc

Archive files created from a bot - AppSheet Help