Access Denied - Magento
0.3 min read
|Problem
Some Magento actions fail with "Access Denied".
Example:
Solution
This is caused by the API user not being given enough permissions.
- Go to: System -> Web Services -> Users
- Look at which "Role" the API user is assigned to.
- Go to: System -> Web Services -> Roles then select the role from the previous step.
- Make sure the Shopping Cart, Sales, Catalog Inventory, and everything in them is selected. Also, make sure Catalog > Product > Update is selected.
-
Click Save Role at the top after making changes.