- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-02-2017 07:35 AM
We are developing an inbound web service and encountered the situation where the error_message says 'Target record not found', while the record is created successfully without any errors. I tried with an admin user and then it worked completely, but with a user having the import_transformer role, it only creates the problem, but does not show the resulting record. Does anybody know what might be the issue at hand here? Why can he not view the correct result?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-08-2019 02:43 AM
The problem was that the user did not have read rights on the problem table. Since it could not retrieve the record it had created, it believed it did not work. After giving the correct read roles it worked.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-21-2021 09:39 PM
Hi Peter,
We have recently encountered same error where the API integration user is always getting target not found error when ever an attachment operation is performed. So we suspect that the API user doesn't have access roles.
Hence can you please share the screenshot of how the roles were granted to API user for the attachment table so that it can read the records that it create.
Regards,
Padmaja.