Error 401 Unauthorized

GET https://efc.coolify.vdxa.dev/pimcore-studio/api/assets/23

Request / Response

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"Pimcore\Bundle\StudioBackendBundle\Asset\Controller\GetController::getAssetById"
_editmode
false
_firewall_context
"security.firewall.map.context.pimcore_studio"
_pimcore_context
"default"
_pimcore_frontend_request
true
_route
"pimcore_studio_api_get_asset"
_route_params
[
  "id" => "23"
]
_security_authenticators
[]
_security_firewall_run
"_security_pimcore_admin"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#4142
    -supports: false
    -passport: null
    -duration: null
    -stub: "Pimcore\Bundle\StudioBackendBundle\Security\Authenticator\AdminTokenAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Pimcore\Bundle\StudioBackendBundle\Security\Authenticator\AdminTokenAuthenticator {#4144 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#4151
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator {#4181 …}
  }
]
_stopwatch_token
"bfa213"
_studio_rate_limit
Symfony\Component\RateLimiter\RateLimit {#1764
  -availableTokens: 499
  -retryAfter: DateTimeImmutable @1788885881 {#1776
    date: 2026-09-08 16:44:41.0 +00:00
  }
  -accepted: true
  -limit: 500
}
id
"23"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
basic-auth-password
""
basic-auth-username
""
cookie
"PHPSESSID=06dc66ea93b8fbf6561dafc41229fd05"
host
"efc.coolify.vdxa.dev"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.40"
x-forwarded-host
"efc.coolify.vdxa.dev"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-server
"e972cf7c1115"
x-php-ob-level
"0"
x-real-ip
"216.73.216.40"

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
"Tue, 08 Sep 2026 16:44:41 GMT"
x-debug-token
"c8f0f7"
x-powered-by
"pimcore"
x-ratelimit-limit
"500"
x-ratelimit-remaining
"499"
x-ratelimit-reset
"1788885881"

Cookies

Request Cookies

Key Value
PHPSESSID
"06dc66ea93b8fbf6561dafc41229fd05"

Response Cookies

No response cookies

Session 1

Session Metadata

Key Value
Created
"Tue, 08 Sep 26 18:44:40 +0200"
Last used
"Tue, 08 Sep 26 18:44:41 +0200"
Lifetime
0

Session Attributes

Attribute Value
_profiler_search_end
null
_profiler_search_ip
null
_profiler_search_limit
null
_profiler_search_method
null
_profiler_search_start
null
_profiler_search_status_code
null
_profiler_search_token
null
_profiler_search_type
"command"
_profiler_search_url
null

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:42
[
  [
    "file" => "/var/www/html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 42
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 75
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 94
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Firewall.php"
    "line" => 93
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 18
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
(no data)

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_PROJECT_DIR
"/var/www/html"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/html"
]
APP_SECRET
"987148ed15218007d98d7cf6f726fce127ab2285d32c31ab8632fcd2293d4c69"
CDN_BASE_URL
""
COMPOSER_ALLOW_SUPERUSER
"1"
COMPOSER_HOME
"/tmp/composer"
COMPOSER_MEMORY_LIMIT
"-1"
COMPOSER_NO_INTERACTION
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
COOLIFY_BRANCH
""main""
COOLIFY_CONTAINER_NAME
"pimcore-lfuiyycshizod5tzgnsbxjfp-103147843153"
COOLIFY_FQDN
"lfuiyycshizod5tzgnsbxjfp.coolify.vdxa.dev"
COOLIFY_RESOURCE_UUID
"lfuiyycshizod5tzgnsbxjfp"
COOLIFY_URL
"https://lfuiyycshizod5tzgnsbxjfp.coolify.vdxa.dev"
DB_DATABASE
"db"
DB_HOST
"db"
DB_PASSWORD
"dQqSP98Qq3TVi9C0WjHCOtY6"
DB_PORT
"3306"
DB_ROOT_PASSWORD
"eBo3NdVzEXwLirQRfHJ3dCnA"
DB_SERVER_VERSION
"11.8.3-mariadb"
DB_USER
"db"
DOCUMENT_ROOT
"/var/www/html/public"
DOCUMENT_URI
"/index.php"
ELASTICSEARCH_HOST
"elasticsearch"
ELASTICSEARCH_INDEX_PREFIX
"efc-pimcore-dev"
ELASTICSEARCH_PASSWORD
""
ELASTICSEARCH_PORT
"9200"
ELASTICSEARCH_SCHEME
"http"
ELASTICSEARCH_USERNAME
""
FASTLY_API_BASE_URL
""
FASTLY_API_SERVICE
""
FASTLY_API_TOKEN
""
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GENERIC_INDEX_PREFIX
"pimcore-generic-dev"
GEOIP_LICENSE_KEY
""
GPG_KEYS
"1198C0117593497A5EC5C199286AF1F9897469DC 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A5"
HOME
"/var/www"
HOST
"0.0.0.0"
HOSTNAME
"8e2b2017f5ad"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_BASIC_AUTH_PASSWORD
""
HTTP_BASIC_AUTH_USERNAME
""
HTTP_COOKIE
"PHPSESSID=06dc66ea93b8fbf6561dafc41229fd05"
HTTP_HOST
"efc.coolify.vdxa.dev"
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.216.40"
HTTP_X_FORWARDED_HOST
"efc.coolify.vdxa.dev"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SERVER
"e972cf7c1115"
HTTP_X_REAL_IP
"216.73.216.40"
MAILER_TRANSPORT_DEFAULT
"smtp://mailpit:1025"
MERCURE_HOST
"https://mercure.coolify.vdxa.dev"
MERCURE_JWT_KEY
"Lb++3mP2EE+2QOTrj5l3071ikzMjJQN0w2eFZqw0s1M="
MESSENGER_CONSUMER_GROUP
"efc-pimcore-dev"
MESSENGER_TRANSPORT_DSN
"doctrine://default"
OPCACHE_CONSISTENCY_CHECKS
"0"
OPCACHE_ENABLE
"1"
OPCACHE_ENABLE_CLI
"0"
OPCACHE_MAX_ACCELERATED_FILES
"10000"
OPCACHE_MEMORY_CONSUMPTION
"128"
OPCACHE_VALIDATE_TIMESTAMPS
"1"
OPEN_AI_AUTH_TOKEN
""
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PATH_INFO
""
PHPIZE_DEPS
"autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.5.10.tar.xz.asc"
PHP_CFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_CPPFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_DISPLAY_STARTUP_ERRORS
"1"
PHP_ERROR_REPORTING
"E_ALL"
PHP_EXPOSE_PHP
"Off"
PHP_FPM_LISTEN
"0.0.0.0:9000"
PHP_FPM_PM
"dynamic"
PHP_FPM_PM_MAX_CHILDREN
"5"
PHP_FPM_PM_MAX_REQUESTS
"10000"
PHP_FPM_PM_MAX_SPARE_SERVERS
"3"
PHP_FPM_PM_MIN_SPARE_SERVERS
"1"
PHP_FPM_PM_START_SERVERS
"2"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_MAX_EXECUTION_TIME
"30"
PHP_MEMORY_LIMIT
"1024M"
PHP_POST_MAX_SIZE
"1024M"
PHP_SELF
"/index.php"
PHP_SHA256
"6a8bebaa4d5a979a38db29a9373e9851f60c6b11f72172c585947e78f3081957"
PHP_TIMEZONE
"UTC"
PHP_UPLOAD_MAX_FILESIZE
"1024M"
PHP_URL
"https://www.php.net/distributions/php-8.5.10.tar.xz"
PHP_VERSION
"8.5.10"
PIMCORE_ADMIN_PASSWORD
"xcNQqQ3scv0yUYhPkMU5Krog"
PIMCORE_ADMIN_USERNAME
"mail@dxa.valantic.com"
PIMCORE_DEV_MODE
"true"
PIMCORE_ENCRYPTION_SECRET
"def000007fb6a26f857a53d8fc84c7aa1c1fd0b4b2b44214a455421b5a653ec95fa04a38cba75893eb1856bcb384c1bef69b6721cc725adf712b1922452313657e9cb13c"
PIMCORE_ENTERPRISE_IS_PRODUCTION
"false"
PIMCORE_ENTERPRISE_TOKEN
"7dc542e9b229589af02cc1b10b043f42b46fc62638cee706c7f2210dd9d792fe"
PIMCORE_INSTANCE_IDENTIFIER
"bd225e9df08d4ffd44b364"
PIMCORE_PRODUCT_KEY
"eyJwYXlsb2FkIjoie1wiaWRcIjpcImQ4YmNhYTVmZDBkMzQ2ZjRiNTdmZmE2NWM0YTEzZDNkZDNiMDFjZDdiMmQ0Y2YyMWRhMjlkNzJjNTMyNDg1MzdcIixcInRpbWVzdGFtcFwiOjE3ODg3NjE4OTF9Iiwic2lnbmF0dXJlIjoiTUVVQ0lRQ3FUVGNFajA0QlQ3S3FMM3RDVHcrRk13bGRQaFhRdWhjSlFWNkMwSVh4XC93SWdSaG9YNXZ1WWVIT1ZRem5XU2h0bG4zcVpKbzR1a3BkNDFMRDEyQ3BLR0V3PSJ9"
PWD
"/var/www/html"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIS_PROVIDER_CACHE
"redis://redis:6379/1"
REDIS_PROVIDER_SESSION
"redis://redis:6379/2"
REMOTE_ADDR
"10.0.17.2"
REMOTE_PORT
"38940"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1788885881
REQUEST_TIME_FLOAT
1788885881.2283
REQUEST_URI
"/pimcore-studio/api/assets/23"
SCRIPT_FILENAME
"/var/www/html/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"10.0.17.9"
SERVER_NAME
""
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.29.8"
SERVICE_FQDN_MERCURE
"mercure.coolify.vdxa.dev"
SERVICE_FQDN_NGINX
"efc.coolify.vdxa.dev"
SERVICE_NAME_DB
"db"
SERVICE_NAME_ELASTICSEARCH
"elasticsearch"
SERVICE_NAME_MAILPIT
"mailpit"
SERVICE_NAME_MERCURE
"mercure"
SERVICE_NAME_NGINX
"nginx"
SERVICE_NAME_PIMCORE
"pimcore"
SERVICE_NAME_REDIS
"redis"
SERVICE_NAME_SUPERVISOR
"supervisor"
SERVICE_URL_MERCURE
"https://mercure.coolify.vdxa.dev"
SERVICE_URL_NGINX
"https://efc.coolify.vdxa.dev"
SOURCE_COMMIT
"1d8452e0bdff1da8b67572ad18f409cecd49c675"
SYMFONY_DOTENV_PATH
"/var/www/html/.env"
TRUSTED_PROXIES
"private_ranges"
USER
"www-data"