Setup the initial call to Api for access_token and that is working fine after Running .htaccess Repair from admin.
Now when i try to list the modules, using my access_token as Bearer, always getting access_denied.
{
“error”: “access_denied”,
“message”: “The resource owner or authorization server denied the request.”,
“hint”: “Missing “Authorization” header”
}
here is a screengrab from postman