REST Message returns 403 on update
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2019 11:22 PM
Dear Community!
Please help me solve this issue:
Im using REST Api to move Asset data from one instance to another using import sets and transform map.
However, when I'm willing to update the asset using coalesce field, it is ignored and I get a 403 response back.
The user has admin roles, and all ACL on alm_asset is set to Admin Overrides (true).
I get the following in the log:
{"error":{"message":"Operation Failed","detail":"Error during insert of u_asset_import_set (Asset 01 Display Name)"},"status":"failure"}
Business Rule running is turned off at the import set.
No read-only fields are sent.
Import is working fine every time.
I tried a lot of things with no luck. Any ideas what is going wrong?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-27-2019 01:23 AM
HI,
Check Create ACL on this table. Also check Data Policies if any.
Thanks,
Ashutosh Munot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-27-2019 01:44 AM
As I stated above, all ACLs are set to Admin overrides = true.
Table is set to be accessible via web services (if it wasn't it could not insert records as well)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-27-2019 01:44 AM
There aren't any data policies for that table

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-27-2019 02:13 AM
Everything is in Global Scope right?
Thanks,
Ashutosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-27-2019 02:44 AM
Yes, they are in Global