Open File external with action

Hi guys.

iโ€™m tried to open a external file to download, but i get an error.
What iโ€™m doing wrong.

iโ€™ve already created an action with this formula:

Concatenate("/visao_Images/Servico_Manutencao-754325/Files/",[_thisrow].[_rownumber],".pdf")

Solved Solved
0 9 3,042
1 ACCEPTED SOLUTION

go to Security > Options
then disable Require Image and File URL Signing

View solution in original post

9 REPLIES 9

To use a relative path like that, the file must be in a folder underneath where the GSheet is located. Is it?

Yes this

Itโ€™s okay, itโ€™s okay. The app was created on the same GDrive as the spreadsheet

Steve
Platinum 4
Platinum 4

Try just this:

Concatenate([_rownumber],".pdf")

Bad Request

Please contact support@appsheet.com for help with this.

go to Security > Options
then disable Require Image and File URL Signing

Working.

Male sure you understand the ramifications. See External URL for Image Files here:

Top Labels in this Space