EBS 12.2.6 - getting Forbidden security error trying to open URL .zip attachment
We have some attachments in EBS that are linked with a URL ($OA_MEDIA) to a filesystem on our Linux server. Staff has attached a ".zip" file to a PO line item, and if you try to access it from the line, you get a "Forbidden" error with "You are not authorized to access the requested resource.".
The filesystem is actually mounted from a Windows server. I can log into the Windows server and open the .zip file there. The permissions on the Linux side show owned by the proper "appl" service user and rwx for it. I checked the fnd_mime_types file and there was no entry for ".zip" extension with mime_type = "application/zip", so I created an entry and even bounced apps, but that didn't resolve the issue. There was a prior entry with mime_type = "application/x-zip-compressed" but its file_ext field was null. I even tried setting that to ".zip" but that