File Links in Emails (yet again)

File Links in Emails (yet again)


OK, so I've followed all the discussions on placing a link to an uploaded file in an email.

The code:
filelink = "<a target='_blank' href='http://zohocreator/DownloadFile.do?filepath=/" + r.FILE + "&sharedBy=" + zoho.adminuser + " '>Flyer enclosed - click here.</a>";
   

The result:
http://creator.zoho.com/DownloadFile.do?filepath=/1242306054475_5517.pdf&sharedBy=niskypto

What I see on the page:
You are not authorised to access this in Zoho Creator. Go to Home

My application is private. Is that the issue?



PS: Note that in the US, we spell authorised as authorized