GET Parameters
POST Parameters
Key |
Value |
@xmlns:soap |
"http://schemas.xmlsoap.org/soap/envelope/" |
@xmlns:soapenc |
"http://schemas.xmlsoap.org/soap/encoding/" |
@xmlns:tns |
"http://developer.intuit.com" |
@xmlns:types |
"http://developer.intuit.com/encodedTypes" |
@xmlns:xsd |
"http://www.w3.org/2001/XMLSchema" |
@xmlns:xsi |
"http://www.w3.org/2001/XMLSchema-instance" |
soap:Body |
[
"@soap:encodingStyle" => "http://schemas.xmlsoap.org/soap/encoding/"
"q1:connectionError" => [
"ticket" => [
"@xsi:type" => "xsd:string"
"#" => "bc6b2356221acca3643d862ef5fd7df9"
]
"hresult" => [
"@xsi:type" => "xsd:string"
"#" => "0x80040408"
]
"message" => [
"@xsi:type" => "xsd:string"
"#" => "Could not start QuickBooks."
]
]
] |
Request Attributes
Key |
Value |
_controller |
"App\Adapter\Qbwc\Controller\QbSoapController::runWebConnectorMethods" |
_route |
"qbsoap_route" |
_route_params |
[] |
media_type |
"application/json" |
Request Headers
Header |
Value |
content-length |
"733" |
content-type |
"text/xml; charset=utf-8" |
cookie |
"PHPSESSID=788c1e25122a09f6b5bb96fc55ee41d5" |
expect |
"100-continue" |
host |
"hubusa.altitudegroupinc.com" |
soapaction |
"""" |
user-agent |
"Mozilla/4.0 (compatible; MSIE 6.0; MS Web Services Client Protocol 4.0.30319.42000)" |
x-php-ob-level |
0 |
Request Content
<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns="http://developer.intuit.com" xmlns:types="http://developer.intuit.com/encodedTypes" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><q1:connectionError xmlns:q1="http://developer.intuit.com/"><ticket xsi:type="xsd:string">bc6b2356221acca3643d862ef5fd7df9</ticket><hresult xsi:type="xsd:string">0x80040408</hresult><message xsi:type="xsd:string">Could not start QuickBooks.</message></q1:connectionError></soap:Body></soap:Envelope>
Server Parameters
Defined in .env
Key |
Value |
APP_ENV |
"dev" |
APP_SECRET |
"fb9ed36df68006fec926c2463a80ce89" |
DB_HOST |
"hub-rds.customerfocus.com" |
DB_NAME |
"connectionhub_production" |
DB_PASSWORD |
"zTrhth8k" |
DB_PORT |
"5432" |
DB_USER |
"root" |
JWT_PASSPHRASE |
"7b744b20688ac46029564574a8b9a9b0" |
JWT_PRIVATE_KEY_PATH |
"config/jwt/private.pem" |
JWT_PUBLIC_KEY_PATH |
"config/jwt/public.pem" |
MAILER_URL |
"null://localhost" |
REDIS_URL |
"172.16.1.6" |
Defined as regular env variables
Key |
Value |
CONTENT_LENGTH |
"733" |
CONTENT_TYPE |
"text/xml; charset=utf-8" |
DOCUMENT_ROOT |
"/code/public" |
DOCUMENT_URI |
"/index.php" |
FCGI_ROLE |
"RESPONDER" |
GATEWAY_INTERFACE |
"CGI/1.1" |
GPG_KEYS |
"D261F676C30F42DEB989981A1136EBB656E5B765" |
HOME |
"/home/www-data" |
HOSTNAME |
"f9786766cd38" |
HTTPS |
"on" |
HTTP_CONTENT_LENGTH |
"733" |
HTTP_CONTENT_TYPE |
"text/xml; charset=utf-8" |
HTTP_COOKIE |
"PHPSESSID=788c1e25122a09f6b5bb96fc55ee41d5" |
HTTP_EXPECT |
"100-continue" |
HTTP_HOST |
"hubusa.altitudegroupinc.com" |
HTTP_SOAPACTION |
"""" |
HTTP_USER_AGENT |
"Mozilla/4.0 (compatible; MSIE 6.0; MS Web Services Client Protocol 4.0.30319.42000)" |
PATH |
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
PHPIZE_DEPS |
"autoconf dpkg-dev dpkg file g++ gcc libc-dev make pkgconf re2c" |
PHP_ASC_URL |
"https://www.php.net/get/php-7.2.1.tar.xz/from/this/mirror" |
PHP_CFLAGS |
"-fstack-protector-strong -fpic -fpie -O2" |
PHP_CPPFLAGS |
"-fstack-protector-strong -fpic -fpie -O2" |
PHP_EXTRA_CONFIGURE_ARGS |
"--enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data" |
PHP_INI_DIR |
"/usr/local/etc/php" |
PHP_LDFLAGS |
"-Wl,-O1 -Wl,--hash-style=both -pie" |
PHP_MD5 |
"" |
PHP_SELF |
"/index.php" |
PHP_SHA256 |
"6c6cf82fda6660ed963821eb0525214bb3547e8e29f447b9c15b2d8e6efd8822" |
PHP_URL |
"https://www.php.net/get/php-7.2.1.tar.xz/from/this/mirror" |
PHP_VERSION |
"7.2.1" |
PWD |
"/code" |
QUERY_STRING |
"" |
REDIRECT_STATUS |
"200" |
REMOTE_ADDR |
"50.76.207.11" |
REMOTE_PORT |
"61003" |
REQUEST_METHOD |
"POST" |
REQUEST_SCHEME |
"https" |
REQUEST_TIME |
1750076700 |
REQUEST_TIME_FLOAT |
1750076700.1748 |
REQUEST_URI |
"/qbwc/qbsoap" |
SCRIPT_FILENAME |
"/code/public/index.php" |
SCRIPT_NAME |
"/index.php" |
SERVER_ADDR |
"172.16.1.3" |
SERVER_NAME |
"hubusa.altitudegroupinc.com" |
SERVER_PORT |
"443" |
SERVER_PROTOCOL |
"HTTP/1.1" |
SERVER_SOFTWARE |
"nginx/1.13.12" |
SHLVL |
"1" |
SYMFONY_DOTENV_VARS |
"APP_ENV,APP_SECRET,DB_HOST,DB_NAME,DB_USER,DB_PASSWORD,DB_PORT,MAILER_URL,JWT_PRIVATE_KEY_PATH,JWT_PUBLIC_KEY_PATH,JWT_PASSPHRASE,REDIS_URL" |
USER |
"www-data" |
argc |
0 |
argv |
[] |