Does anyone have a solution for this? I do have the “options - Require Image and File URL Signing”enabled. I just need a link to be created that will allow for attachment viewing outside the app.
When I use this expression on my virtual column:
CONCATENATE(
"https://www.appsheet.com/template/gettablefileurl",
"?appName=", ENCODEURL(CONTEXT("AppName")),
"&tableName=", ENCODEURL("Estimates"),
"&fileName=", ENCODEURL(CONCATENATE("Attachments/Estimate_", [Estimate ID], ".pdf"))
)
It generates the link:
However, when I view the link, I get the error:
Error retrieving file ‘Attachments/Estimate_d9938040.pdf’: URL has an invalid signature.
Any help would be greatly appreciated. Thank you!
Solved! Go to Solution.
I already did that. See attached
Nope.
Thanks I confused myself 😵💫
Yeah, not helpful that the doc shows the wrong setting.
User | Count |
---|---|
25 | |
15 | |
4 | |
3 | |
3 |