I am facing an error when i hit a get request in the postman with my endpoint and in authorization => bearer token => admin access token, the error is coming in postman is this;
{
“errors”: “[API] Invalid API key or access token (unrecognized login or wrong password)”
}