REST Message returns 403 on update

adamtosaki
Tera Contributor

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?

10 REPLIES 10

Ashutosh Munot1
Kilo Patron
Kilo Patron

HI,

Check Create ACL on this table. Also check Data Policies if any.

Thanks,
Ashutosh Munot.

 

adamtosaki
Tera Contributor

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)

adamtosaki
Tera Contributor

There aren't any data policies for that table

Everything is in Global Scope right?

Thanks,
Ashutosh

adamtosaki
Tera Contributor

Yes, they are in Global