Please help, I have read the other "401 issues" and have the latest update for headless-cms but still doesn't work?
And it's the same for me, if I put same wordpress adress as site adress then I can access "http://localhost:3000/api/get-products" otherwise I get:
{
"success": false,
"products": [],
"error": "Request failed with status code 401"
}