Error 401 Unauthorized

GET https://leads-management-v2-dev.kinderpedia.co/api/auth/me

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider kinderpedia_users_authenticator.user_provider
context (none)
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "kinderpedia_users_authenticator.users_authenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#657
  -map: Symfony\Component\Security\Http\AccessMap {#656 …}
  -logger: Monolog\Logger {#666 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#649
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#648 …}
}
0.15 ms
Symfony\Component\HttpFoundation\JsonResponse {#626
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#625 …}
  #content: "{"code":401,"message":"Unauthorized","result":{"error":"No JWT token provided"}}"
  #version: "1.1"
  #statusCode: 401
  #statusText: "Unauthorized"
  #charset: "UTF-8"
  -sentHeaders: ? array
  #data: "{"code":401,"message":"Unauthorized","result":{"error":"No JWT token provided"}}"
  #callback: null
  #encodingOptions: 15
}

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"Kinderpedia\UsersAuthenticatorBundle\Security\UsersAuthenticator"
0.02 ms (none) (none)

Access Decision