Skip to content

Extension Integration Access Token for Rest API is not working in local

I am using Magento 2.4.4 with xampp in my local.Have created extension integration token and added acl for newly created custom rest api resource. when i was provide access Token in my rest api as authorization bearer token , still service responded as 401 and error message
“The consumer isn’t authorized to access %resources”.