Magento-RestApi icon indicating copy to clipboard operation
Magento-RestApi copied to clipboard

Rest API 1.0 Get orders 403 Access denied

Open salt8015 opened this issue 6 years ago • 1 comments

Hi,

Authentication was success, Access token and Access token secret already there. but I tried to get orders, but I got 403 Access denied. Any ideas on the issue?

Many thanks, Tony

salt8015 avatar Oct 08 '18 22:10 salt8015

hi,

May be you haven't assign proper role to the admin user login.

You can find more info about role in here: http://www.magentocommerce.com/api/rest/permission_settings/roles_configuration.html

Manthan2611 avatar Dec 07 '18 11:12 Manthan2611