- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-14-2020 10:29 AM
Hello community members,
Hope all are safe and doing great!
I am trying to retrieve/download an attachment using the Attachment API. This attachment is a csv file attached to a record on sc_request.
But when I try to hit it using the REST API Explorer it returns with a 404 error although the record is there is the sys_attachment table.
Any idea why this could happen ?
Although the logged in user is an admin and all the READ ACL has admin override checked. Also to be at a safer side have created an ACL which gives read access to admin role.
Any kind of help is highly appreciated.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-14-2020 11:27 AM
Hi Anirudh,
Are you passing the sys_id of the attachment record?
-Pradeep Sharma

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-15-2020 10:33 PM
You are very welcome Anirudh. Thanks for participating in the community.
- Pradeep Sharma