PDF-download using bot within appsheet

Hi All,

whenever I try to open a form as PDF in appsheet itself I am facing this error, though i have double-checked the location and URL also.

It would be extremely helpful if a solution or any idea is suggested.

remote server : file not found

@SkrOYC @WillowMobileSys @jaichith @Marc_Dillon @AleksiAlkio @Suvrutt_Gurjar @Rifad

Hey,

make sure you’re using the correct mime type “application/pdf”

1 Like

Just to Know, could you find the generated file in the GDrive ? If yes directory path may be the issue.

1 Like

yes I could get the file in my G-drive and also send it in a pdf format via email,

i will look into the directory path

Thank You

hola tengo ese problema . el archivo se crea correctamente en onedrive. pero no lo abre. la formular que coloque en la columna “PDF” type (file ) de la tabla “representante” . es

concatenate(“/appsheet/data/blackassistant2-3305388/reportes/”,[representante],“.pdf”).

puede ser que sea por que estoy usando una cuenta de onedrive y no gmail ??

Try to remove the file from appsheet database and again add the file. This time you will not face any issues. I have faced this issue earlier and I have done the same and now its working fine.