Acesso ao profile user (unauthorized)

Erro de autorização ao acessar Auth endpoit get user profile :
Pode me ajudar. Assim não consigo vincular dados aos usuários da aplicação WEB.

error 2025-05-30T23:31:08.861Z general Message: “unauthorized” -
info 2025-05-30T23:31:08.861Z HTTP Path: /api/user/profile/

Client IP: 177...***

Code: 401

Method: GET|

@Hudson_Melo
Make sure that you’ve already authenticated used in your web application (called auth endpoint, set auth token after).

Sim usei auth - endpoint post recebi código 200 mas continua com o mesmo problema. mando print para demonstrar