Problem using /helix/users endpoint to get user info via Bearer token

b: Tried changing to POST (don’t trust the documentation mode on) but the API returned

{
    "error": "Not Found",
    "status": 404,
    "message": ""
}