Error 405 Method Not Allowed

POST https://nileadtheme.mynilead.com/?rest_route=%2Fbatch%2Fv1

Forwarded to ErrorController (a88a97)

Request / Response

Request

GET Parameters

Key Value
rest_route
"/batch/v1"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
locales
[
  0 => "en"
  2 => "vi"
  3 => "zh_TW"
  4 => "zh"
  5 => "es"
]
nl_locale
"en"

Request Headers

Header Value
accept
"application/json"
accept-encoding
"gzip"
cdn-loop
"cloudflare; loops=1; subreqs=1"
cf-connecting-ip
"45.148.10.21"
cf-ew-via
"15"
cf-ipcountry
"NL"
cf-ray
"a20ee36519559717-AMS"
cf-visitor
"{"scheme":"https"}"
content-length
"15"
content-type
"application/json"
host
"nileadtheme.mynilead.com"
user-agent
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36"
x-forwarded-for
"45.148.10.21"
x-forwarded-proto
"https"
x-php-ob-level
"1"

Request Content

Pretty

{
    "requests": []
}

Raw

{"requests":[]}

Response

Response Headers

Header Value
allow
"GET"
cache-control
"no-cache, private"
content-type
"application/json"
date
"Sat, 25 Jul 2026 23:19:13 GMT"
link
[
  null
]
referrer-policy
"no-referrer, strict-origin-when-cross-origin"
strict-transport-security
"max-age=31536000; preload"
vary
"Accept"
x-debug-token
"9c0bc9"
x-debug-token-link
"https://nileadtheme.mynilead.com/_profiler/a88a97"
x-frame-options
"SAMEORIGIN"
x-previous-debug-token
"a88a97"
x-xss-protection
"1; mode=block"

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
(no data)

Defined as regular env variables

Key Value
CONTENT_LENGTH
"15"
CONTENT_TYPE
"application/json"
DOCUMENT_ROOT
"/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/web"
DOCUMENT_URI
"/app.php//"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/d086edf522301f1b0fd584bc71d80c1f"
HTTPS
"on"
HTTP_ACCEPT
"application/json"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_CDN_LOOP
"cloudflare; loops=1; subreqs=1"
HTTP_CF_CONNECTING_IP
"45.148.10.21"
HTTP_CF_EW_VIA
"15"
HTTP_CF_IPCOUNTRY
"NL"
HTTP_CF_RAY
"a20ee36519559717-AMS"
HTTP_CF_VISITOR
"{"scheme":"https"}"
HTTP_CONTENT_LENGTH
"15"
HTTP_CONTENT_TYPE
"application/json"
HTTP_HOST
"nileadtheme.mynilead.com"
HTTP_USER_AGENT
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36"
HTTP_X_FORWARDED_FOR
"45.148.10.21"
HTTP_X_FORWARDED_PROTO
"https"
NILEAD_LOCAL_DIR
"/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/local"
NILEAD_LOCAL_PATH
"d/0/8/d086edf522301f1b0fd584bc71d80c1f"
PHP_SELF
"/app.php"
QUERY_STRING
"rest_route=/batch/v1"
REDIRECT_STATUS
"200"
REMOTE_ADDR
"172.70.47.84"
REMOTE_PORT
"20885"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1785021553
REQUEST_TIME_FLOAT
1785021553.4735
REQUEST_URI
"/?rest_route=/batch/v1"
SCRIPT_FILENAME
"/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/web/app.php"
SCRIPT_NAME
"/app.php"
SERVER_ADDR
"135.181.74.51"
SERVER_NAME
"nileadtheme.mynilead.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SOFTWARE
"nginx/1.27.1"
SYMFONY_ENV
"dev"
USER
"d086edf522301f1b0fd584bc71d80c1f"

Sub Requests 1

ErrorController (token = a88a97)

Key Value
_controller
"error_controller"
exception
Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException {#799
  #message: "No route found for "POST https://nileadtheme.mynilead.com/": Method Not Allowed (Allow: GET)"
  #code: 0
  #file: "/var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 131
  -previous: Symfony\Component\Routing\Exception\MethodNotAllowedException {#798 …}
  -statusCode: 405
  -headers: [
    "Allow" => "GET"
  ]
  trace: {
    /var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/EventListener/RouterListener.php:131 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
      › 
      ›     throw new MethodNotAllowedHttpException($e->getAllowedMethods(), $message, $e);}
    }
    /var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/EventDispatcher.php:260 {
      Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():255} …
      ›     }    ($closure = $listener(...))(...$args);};
    }
    /var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/HttpKernel.php:157 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
    /var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    /var/www/develop/d086edf522301f1b0fd584bc71d80c1f/vendor/symfony/http-kernel/Kernel.php:208 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/develop/d086edf522301f1b0fd584bc71d80c1f/web/app.php:71 {// Handle the request normally if no cache is found$response = $kernel->handle($request);}
  }
}
locales
[
  0 => "en"
  2 => "vi"
  3 => "zh_TW"
  4 => "zh"
  5 => "es"
]
logger
null
nl_locale
"en"