I already have - it's the same issue ...
It's vanilla Magento 2 no overrides or plugins have been installed
Okay, can you share details in personal chat so I can check what exact issue is.
Hi @trey_sinnis
Do one thing - logged in to your backend -> go to the system -> permissions -> click on user roles.
Now you will see list of all the user roles -> click on one by one and check that user have all the permissions or not ? go to the role resource tab and check resource access tab - is that user have all the permissions or not ?
i think that might be a issue that this user don't have access of order resources.
Hope it helps
Hey,
already on custom with everything set to checked..
Hi @trey_sinnis
Yes instead of custom - select ALL from the resources and then try !
Already tried :/ Still nada, it was originally on the ALL selection, tried changing to Custom with everything selected and same resutls :'(
It seems you are facing issue since a long time, Can you please share API URL and to admin details to check issue in personal so I can look in to issue.
You won't be able to access endpoint - it's all localhost. Just download vanilla Magento, setup a vhost and try to go to
index.php/rest/V1/orders/items
interestingly, downloading 2.3-develop and replacing core magento with that - everything works .. maybe something API-related addressed in 2.3 (on PHP7.2)?