cancel
Showing results for 
Search instead for 
Did you mean: 

magento Consumer is not authorized to access %resources"

magento Consumer is not authorized to access %resources"

 

Good Morning. I have a problem that I still can not solve. I ask a token for a user already registered, I get the token returned.
I then use the token to request information from me:

https://online.shop2grow.com/rest/V1/customers/me?Authorization:=Bearer 0lukaiv3mj5gbdaot27jo1inlsd899pj

and the message is returned to me:
{
     "message": "Consumer is not authorized to access% resources",
     "parameters": {
         "resources": "self"
     }
}

sulutions?