Should response the customer data
the response is:
{
"message": "The consumer isn't authorized to access %resources.",
"parameters": {
"resources": "self"
},Im using Magento CLI 2.4.3-p3,
already follow the docs instruction but its not working
docs: https://developer.adobe.com/commerce/webapi/get-started/authentication/gs-authentication-token/
I'm not sure if this option existed in 2.4.3-p3:
Stores > Configuration > Services > OAuth > Consumer Settings >
Allow OAuth Access Tokens to be used as standalone Bearer tokens option
to Yes