Getting You are not authorized to access the file content when download attachment in email notifica
We are using a custom PL/SQL procedure.
The procedure generates a download link for the attached documents using FND_GFM.CONSTRUCT_DOWNLOAD_URL and users will open this link to download the attached files.
When opening the attachment link, it is prompting the user that:
"fndgfm.jsp errror: You are not authorized to access the file content"
Can anyone help?