I am following the document to create a Rest API:
https://www.mageplaza.com/devdocs/magento-2-create-api/
and i create access token from backend:
when i try to access, i am getting
The consumer isn't authorized to access %resources
What is my error?

