Skip to content

rest-api

Auto Added by WPeMatico

Magento 2 REST API – Updating a single category also updates other attributes to not use the default value

Hopefully somebody can shed some light on this issue. I have a REST handler that will bulk-update products per store view. Like text translations etc. Since the provided attributes could be anything, ranging from core attributes and custom attributes I… Read More »Magento 2 REST API – Updating a single category also updates other attributes to not use the default value

The consumer isn’t authorized to access %resources. Magento 2.4.7 & 2.4.7-p3

The consumer isn’t authorized to access %resources. { “message”: “The consumer isn’t authorized to access %resources.”, “parameters”: { “resources”: “Magento_Catalog::products” } Trace Error “trace”: “#0 /vendor/magento/module-webapi/Controller/Rest/RequestValidator.php(92): Magento\Webapi\Controller\Rest\RequestValidator->checkPermissions(Object(Magento\Webapi\Controller\Rest\Router\Route\Interceptor)) Refer snap for more clarity which we integrate points set with all resources… Read More »The consumer isn’t authorized to access %resources. Magento 2.4.7 & 2.4.7-p3