Error 401 Unauthorized

GET http://212.227.190.37/api/v1/reports/driver?date=2026-06-04&restaurantId=1

Request / Response

Request

GET Parameters

Key Value
date
"2026-06-04"
restaurantId
"1"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\Api\Report\DriverReportController::getDriverReport"
_firewall_context
"security.firewall.map.context.api"
_route
"api_v1_reports_driver"
_route_params
[]
_security_authenticators
[]
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#58
    -supports: false
    -passport: null
    -duration: null
    -stub: "Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator {#349 …}
  }
]
_stopwatch_token
"79142a"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cache-control
"max-age=0"
connection
"keep-alive"
host
"212.227.190.37"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
via
"1.1 squid-proxy-5b96dc6d46-5sf69 (squid/6.13)"
x-forwarded-for
"10.8.178.82"
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
"Sat, 13 Jun 2026 07:22:43 GMT"
www-authenticate
"Bearer"
x-debug-token
"b5d4ac"

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
"67fca32368d987432055d2cab2e684f5"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$|^https://[a-z0-9-]+\.github\.io$|^https://[a-z0-9-]+(\.[a-z0-9-]+)*\.platformsh\.site$|^https://([a-z0-9-]+\.)?bestellen-primapizza\.de$|^https://([a-z0-9-]+\.)?orderfoodnow\.de$"
DATABASE_URL
"postgresql://one_shop_user:OneFoodShop!!!@127.0.0.1:5432/one_shop_food?serverVersion=16&charset=utf8"
JWT_PASSPHRASE
"b8eab96dc5e8b2faba43a66a196ccfa4d187026becd7e59086a89dba17c0202b"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_DSN
"null://null"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/html/online_shop/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/html/online_shop/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CACHE_CONTROL
"max-age=0"
HTTP_CONNECTION
"keep-alive"
HTTP_HOST
"212.227.190.37"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_VIA
"1.1 squid-proxy-5b96dc6d46-5sf69 (squid/6.13)"
HTTP_X_FORWARDED_FOR
"10.8.178.82"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
"date=2026-06-04&restaurantId=1"
REDIRECT_QUERY_STRING
"date=2026-06-04&restaurantId=1"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/api/v1/reports/driver"
REMOTE_ADDR
"216.73.216.199"
REMOTE_PORT
"52617"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1781335363
REQUEST_TIME_FLOAT
1781335363.4852
REQUEST_URI
"/api/v1/reports/driver?date=2026-06-04&restaurantId=1"
SCRIPT_FILENAME
"/var/www/html/online_shop/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"212.227.190.37"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"212.227.190.37"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.58 (Ubuntu) Server at 212.227.190.37 Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.58 (Ubuntu)"
SYMFONY_DOTENV_PATH
"/var/www/html/online_shop/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,CORS_ALLOW_ORIGIN,MAILER_DSN"