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 2,947
1 ACCEPTED SOLUTION

Jervz
Participant III

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
Participant V

Try just this:

Concatenate([_rownumber],".pdf")

Bad Request

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

Jervz
Participant III

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