Error 401 Unauthorized

GET https://api.dentalsoft.test.cabinet-orodent.org/api/prints/tickets/890

Request / Response

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\Api\CaisseController::getTicketPrintData"
_firewall_context
"security.firewall.map.context.api"
_route
"api_print_ticket_data"
_route_params
[
  "id" => "890"
]
_security_authenticators
[]
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#532
    -supports: false
    -passport: null
    -duration: null
    -stub: "Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator {#566 …}
  }
]
_stopwatch_token
"c9974f"
id
"890"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"api.dentalsoft.test.cabinet-orodent.org"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"1"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"application/json"
date
"Thu, 12 Feb 2026 01:37:56 GMT"
www-authenticate
"Bearer"
x-debug-token
"c51738"

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_ENV
"dev"
APP_SECRET
"ee5c9d9f6b8a493bb1ba4b1c532d9968"
CORS_ALLOW_ORIGIN
"^https?://dentalsoft.test.cabinet-orodent.org"
DATABASE_URL
"mysql://symfony:motDePasseFort@127.0.0.1:3306/DentalSoftDbTest?=mariadb-10.4.11&charset=utf8mb4"
JWT_PASSPHRASE
"249295bf2f21a222ecad6cb14dc19e1bc9fb1b78528a2f4e02806814125129e8"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_DSN
"null://null"
MERCURE_JWT_SECRET
"!ChangeThisMercureHubJWTSecretKey!"
MERCURE_PUBLIC_URL
"https://example.com/.well-known/mercure"
MERCURE_URL
"https://example.com/.well-known/mercure"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/api_dentalsoft_test/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/api_dentalsoft_test/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"api.dentalsoft.test.cabinet-orodent.org"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"api.dentalsoft.test.cabinet-orodent.org"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/api/prints/tickets/890"
REMOTE_ADDR
"216.73.216.138"
REMOTE_PORT
"43492"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1770860276
REQUEST_TIME_FLOAT
1770860276.904
REQUEST_URI
"/api/prints/tickets/890"
SCRIPT_FILENAME
"/var/www/api_dentalsoft_test/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"147.93.55.49"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"api.dentalsoft.test.cabinet-orodent.org"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.58 (Ubuntu) Server at api.dentalsoft.test.cabinet-orodent.org Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.58 (Ubuntu)"
SSL_TLS_SNI
"api.dentalsoft.test.cabinet-orodent.org"
SYMFONY_DOTENV_PATH
"/var/www/api_dentalsoft_test/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,CORS_ALLOW_ORIGIN,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE"