hey all, quick question - we’re trying REST API an...
# integrations
e
hey all, quick question - we’re trying REST API and the test request is working, but when we query Inventory Item or Purchase Orders, we’re getting a 400 “Your current role does not have permission to perform this action.” error. We have validated that the role has Full Permissions to
Purchase Order
and
Items
and we have enabled Rest Web Services for this role. Any ideas on why else the REST request might be failing? It looks like it’s a permissions issue, but we cannot identify which permission it is
y
Can you check if there are any custom field or custom child record is part of PO or Item!
e
thanks for the feedback @Yatin Karia! So, the SOAP API is working, so i am not thinking this is a child record permissions issue, but we’ll double check. Do you know if there could be any further REST related configuration we might have to do?
e
@battk - thanks a bunch!! this is what got us over the finish line 🙂