Error 401 Unauthorized

GET https://cp.movchansalliance.com/api/me

Request / Response

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\Api\MeController"
_firewall_context
"security.firewall.map.context.api"
_route
"api_me"
_route_params
[]
_security_authenticators
[]
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#575
    -supports: false
    -passport: null
    -duration: null
    -stub: "Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator {#509 …}
  }
]
_stopwatch_token
"b04135"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
host
"cp.movchansalliance.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.217.95"
x-forwarded-host
"cp.movchansalliance.com"
x-php-ob-level
"1"
x-real-ip
"216.73.217.95"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"private, must-revalidate"
content-type
"application/json"
date
"Tue, 14 Jul 2026 10:12:30 GMT"
expires
"-1"
pragma
"no-cache"
www-authenticate
"Bearer"
x-debug-token
"bc2638"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"9ae93ca0dad7d631b95f7e56ef10b54e"
APP_SHARE_DIR
"var/share"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://CpMoAlliance:kILuo0z6fqZRnkdRjNEU@76.13.49.136:3306/moAlliance?serverVersion=8.0.32&charset=utf8mb4"
DEFAULT_URI
"https://cp.movchansalliance.com"
JWT_PASSPHRASE
"4b7a98369f92d26f5c770c46680dc2c73536129c17fb3d29e0d21abdd4f16cf4"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_DSN
"null://null"
MESSENGER_TRANSPORT_DSN
"doctrine://default?queue_name=async&auto_setup=0"
TELEGRAM_BOT_TOKEN_EN
"8930935932:AAF6ldFaFiGLR5FLXsQtD_mbJuv2s2hMqkQ"
TELEGRAM_BOT_TOKEN_RU
"8758092148:AAGTEv3Vyb7MhFOgE6GUSEIqoBIj9icKPyE"

Defined as regular env variables

Key Value
APP_PROJECT_DIR
"/home/movchansalliance-cp/htdocs/cp.movchansalliance.com/public/control_panel"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/home/movchansalliance-cp/htdocs/cp.movchansalliance.com/public/control_panel"
]
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/home/movchansalliance-cp/htdocs/cp.movchansalliance.com/public/control_panel/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GEOIP_CITY
"El Monte"
GEOIP_CITY_CONTINENT_CODE
"NA"
GEOIP_CITY_COUNTRY_CODE
"US"
GEOIP_CITY_COUNTRY_CODE3
"USA"
GEOIP_CITY_COUNTRY_NAME
"United States"
GEOIP_COUNTRY_CODE
"US"
GEOIP_COUNTRY_CODE3
"USA"
GEOIP_COUNTRY_NAME
"United States"
GEOIP_LATITUDE
"34.0686"
GEOIP_LONGITUDE
"-118.0276"
GEOIP_POSTAL_CODE
""
GEOIP_REGION
"CA"
HOME
"/home/movchansalliance-cp"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_HOST
"cp.movchansalliance.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.217.95"
HTTP_X_FORWARDED_HOST
"cp.movchansalliance.com"
HTTP_X_REAL_IP
"216.73.217.95"
MGT
"1"
PHP_SELF
"/index.php"
PHP_VALUE
"""
\n
error_log=/home/movchansalliance-cp/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
"216.73.217.95"
REMOTE_PORT
""
REQUEST_METHOD
"GET"
REQUEST_TIME
1784023950
REQUEST_TIME_FLOAT
1784023950.0944
REQUEST_URI
"/api/me"
SCRIPT_FILENAME
"/home/movchansalliance-cp/htdocs/cp.movchansalliance.com/public/control_panel/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"127.0.0.1"
SERVER_NAME
"cp.movchansalliance.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SOFTWARE
"nginx/1.28.0"
SYMFONY_DOTENV_PATH
"/home/movchansalliance-cp/htdocs/cp.movchansalliance.com/public/control_panel/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,APP_DEBUG,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,CORS_ALLOW_ORIGIN,TELEGRAM_BOT_TOKEN_RU,TELEGRAM_BOT_TOKEN_EN"
USER
"movchansalliance-cp"