Skip to main content
Complete
Message: User not found.
Error: NOT_FOUND


array (
  'headers' => 
  WpOrg\Requests\Utility\CaseInsensitiveDictionary::__set_state(array(
     'data' => 
    array (
      'date' => 'Thu, 09 Apr 2026 21:22:14 GMT',
      'content-type' => 'application/json',
      'vary' => 
      array (
        0 => 'Origin',
        1 => 'Access-Control-Request-Method',
        2 => 'Access-Control-Request-Headers',
      ),
      'content-disposition' => 'inline;filename=f.txt',
      'x-content-type-options' => 'nosniff',
      'x-xss-protection' => '0',
      'cache-control' => 'no-cache, no-store, max-age=0, must-revalidate',
      'pragma' => 'no-cache',
      'expires' => '0',
      'x-frame-options' => 'DENY',
    ),
  )),
  'body' => '{"message":"User not found.","error":"NOT_FOUND"}',
  'response' => 
  array (
    'code' => 404,
    'message' => 'Not Found',
  ),
  'cookies' => 
  array (
  ),
  'filename' => NULL,
  'http_response' => 
  WP_HTTP_Requests_Response::__set_state(array(
     'data' => NULL,
     'headers' => NULL,
     'status' => NULL,
     'response' => 
    WpOrg\Requests\Response::__set_state(array(
       'body' => '{"message":"User not found.","error":"NOT_FOUND"}',
       'raw' => 'HTTP/1.1 404 
Date: Thu, 09 Apr 2026 21:22:14 GMT
Content-Type: application/json
Transfer-Encoding: chunked
Connection: close
Vary: Origin
Vary: Access-Control-Request-Method
Vary: Access-Control-Request-Headers
Content-Disposition: inline;filename=f.txt
X-Content-Type-Options: nosniff
X-XSS-Protection: 0
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: 0
X-Frame-Options: DENY

{"message":"User not found.","error":"NOT_FOUND"}',
       'headers' => 
      WpOrg\Requests\Response\Headers::__set_state(array(
         'data' => 
        array (
          'date' => 
          array (
            0 => 'Thu, 09 Apr 2026 21:22:14 GMT',
          ),
          'content-type' => 
          array (
            0 => 'application/json',
          ),
          'vary' => 
          array (
            0 => 'Origin',
            1 => 'Access-Control-Request-Method',
            2 => 'Access-Control-Request-Headers',
          ),
          'content-disposition' => 
          array (
            0 => 'inline;filename=f.txt',
          ),
          'x-content-type-options' => 
          array (
            0 => 'nosniff',
          ),
          'x-xss-protection' => 
          array (
            0 => '0',
          ),
          'cache-control' => 
          array (
            0 => 'no-cache, no-store, max-age=0, must-revalidate',
          ),
          'pragma' => 
          array (
            0 => 'no-cache',
          ),
          'expires' => 
          array (
            0 => '0',
          ),
          'x-frame-options' => 
          array (
            0 => 'DENY',
          ),
        ),
      )),
       'status_code' => 404,
       'protocol_version' => 1.1,
       'success' => false,
       'redirects' => 0,
       'url' => 'https://staging-api.myfarelanes.com/public/auth0_users/test20b@test.com',
       'history' => 
      array (
      ),
       'cookies' => 
      WpOrg\Requests\Cookie\Jar::__set_state(array(
         'cookies' => 
        array (
        ),
      )),
    )),
     'filename' => NULL,
  )),
)