Error 401 Unauthorized

POST https://azima24.com/api/login_check

Request / Response

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_firewall_context
"security.firewall.map.context.main"
_route
"api_login_check"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"4fe583"

Request Headers

Header Value
accept-encoding
"gzip"
connection
"close"
content-length
"53"
content-type
"application/json"
host
"azima24.com"
user-agent
"okhttp/4.9.2"
x-forwarded-for
"41.74.210.196"
x-forwarded-host
"azima24.com"
x-php-ob-level
"1"
x-real-ip
"41.74.210.196"

Request Content

Pretty

{
    "username": "CASH VAN-3 JULIA",
    "password": "password"
}

Raw

{"username":"CASH VAN-3 JULIA","password":"password"}

Response

Response Headers

Header Value
cache-control
"private, must-revalidate"
content-type
"application/json"
date
"Thu, 25 Jun 2026 09:51:19 GMT"
expires
"-1"
pragma
"no-cache"
www-authenticate
"Bearer"
x-debug-token
"0fc03c"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 1

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/home/azima24/htdocs/azima24.com/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/azima24/htdocs/azima24.com/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 172
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/azima24/htdocs/azima24.com/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 158
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/azima24/htdocs/azima24.com/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 140
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/azima24/htdocs/azima24.com/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 40
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/azima24/htdocs/azima24.com/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 68
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/azima24/htdocs/azima24.com/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/azima24/htdocs/azima24.com/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/azima24/htdocs/azima24.com/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home/azima24/htdocs/azima24.com/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 80
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/home/azima24/htdocs/azima24.com/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/azima24/htdocs/azima24.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/azima24/htdocs/azima24.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/azima24/htdocs/azima24.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/azima24/htdocs/azima24.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/azima24/htdocs/azima24.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/azima24/htdocs/azima24.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/azima24/htdocs/azima24.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/azima24/htdocs/azima24.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/azima24/htdocs/azima24.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/azima24/htdocs/azima24.com/public/index.php"
    "line" => 5
    "args" => [
      "/home/azima24/htdocs/azima24.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"a7d2eaac16fe08c431f338ae86ad069e"
DATABASE_URL
"mysql://azima:gnCZlVGCr6LKTLXw56K3@127.0.0.1:3306/azima?serverVersion=8.11.2-MariaDB&charset=utf8mb4"
JWT_PASSPHRASE
"96a264984b63b57e7dba8d30e0c1d13d3a0edffe4fd8fbaf9ba2f0f035be3dda"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"53"
CONTENT_TYPE
"application/json"
DOCUMENT_ROOT
"/home/azima24/htdocs/azima24.com/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GEOIP_CITY
""
GEOIP_CITY_CONTINENT_CODE
"AF"
GEOIP_CITY_COUNTRY_CODE
"MG"
GEOIP_CITY_COUNTRY_CODE3
"MDG"
GEOIP_CITY_COUNTRY_NAME
"Madagascar"
GEOIP_COUNTRY_CODE
"MG"
GEOIP_COUNTRY_CODE3
"MDG"
GEOIP_COUNTRY_NAME
"Madagascar"
GEOIP_LATITUDE
"-20.0000"
GEOIP_LONGITUDE
"47.0000"
GEOIP_POSTAL_CODE
""
GEOIP_REGION
""
HOME
"/home/azima24"
HTTPS
"on"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_CONNECTION
"close"
HTTP_CONTENT_LENGTH
"53"
HTTP_CONTENT_TYPE
"application/json"
HTTP_HOST
"azima24.com"
HTTP_USER_AGENT
"okhttp/4.9.2"
HTTP_X_FORWARDED_FOR
"41.74.210.196"
HTTP_X_FORWARDED_HOST
"azima24.com"
HTTP_X_REAL_IP
"41.74.210.196"
MGT
"1"
PHP_SELF
"/index.php"
PHP_VALUE
"""
\n
error_log=/home/azima24/logs/php/error.log;\n
memory_limit=512M;\n
max_execution_time=60;\n
max_input_time=60;\n
max_input_vars=10000;\n
post_max_size=64M;\n
upload_max_filesize=64M;\n
date.timezone=UTC;\n
display_errors=off;
"""
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"41.74.210.196"
REMOTE_PORT
""
REQUEST_METHOD
"POST"
REQUEST_TIME
1782381079
REQUEST_TIME_FLOAT
1782381079.9553
REQUEST_URI
"/api/login_check"
SCRIPT_FILENAME
"/home/azima24/htdocs/azima24.com/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"127.0.0.1"
SERVER_NAME
"azima24.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SOFTWARE
"nginx/1.28.0"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE"
USER
"azima24"