We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm installing the killboard, but at step 5 i got an error. If i call the same method ( API call to https://esi.evetech.net/v2/search/?categories=corporation&search=Insurgent+New+Eden+Tribe&strict=1 ) in browser the response is ok.
Fatal error: Uncaught exception 'Swagger\Client\ApiException' with message 'API call to https://esi.evetech.net/v2/search/?categories=corporation&search=Insurgent+New+Eden+Tribe&strict=1 failed: Received HTTP code 403 from proxy after CONNECT' in /membri/logisticawhlive/common/esi/lib/ApiClient.php:258 Stack trace: #0 /membri/logisticawhlive/common/esi/lib/EsiClient/SearchApi.php(404): Swagger\Client\ApiClient->callApi('/v2/search/', 'GET', Array, '', Array, '\Swagger\Client...', '/v2/search/') #1 /membri/logisticawhlive/common/esi/lib/EsiClient/SearchApi.php(307): EsiClient\SearchApi->getSearchWithHttpInfo(Array, 'Insurgent New E...', NULL, NULL, NULL, NULL, true) #2 /membri/logisticawhlive/install/install_step5.php(221): EsiClient\SearchApi->getSearch(Array, 'Insurgent New E...', NULL, NULL, NULL, NULL, true) #3 /membri/logisticawhlive/install/install_step5.php(253): Api->getExternalIdForEntity('Insurgent New E...', 'corporation') #4 /membri/logisticawhlive/install/install_step5.php(131): Api->getCorporationId('Insurg in /membri/logisticawhlive/common/esi/lib/ApiClient.php on line 258 --
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm installing the killboard, but at step 5 i got an error. If i call the same method ( API call to https://esi.evetech.net/v2/search/?categories=corporation&search=Insurgent+New+Eden+Tribe&strict=1 ) in browser the response is ok.
Fatal error: Uncaught exception 'Swagger\Client\ApiException' with message 'API call to https://esi.evetech.net/v2/search/?categories=corporation&search=Insurgent+New+Eden+Tribe&strict=1 failed: Received HTTP code 403 from proxy after CONNECT' in /membri/logisticawhlive/common/esi/lib/ApiClient.php:258 Stack trace: #0 /membri/logisticawhlive/common/esi/lib/EsiClient/SearchApi.php(404): Swagger\Client\ApiClient->callApi('/v2/search/', 'GET', Array, '', Array, '\Swagger\Client...', '/v2/search/') #1 /membri/logisticawhlive/common/esi/lib/EsiClient/SearchApi.php(307): EsiClient\SearchApi->getSearchWithHttpInfo(Array, 'Insurgent New E...', NULL, NULL, NULL, NULL, true) #2 /membri/logisticawhlive/install/install_step5.php(221): EsiClient\SearchApi->getSearch(Array, 'Insurgent New E...', NULL, NULL, NULL, NULL, true) #3 /membri/logisticawhlive/install/install_step5.php(253): Api->getExternalIdForEntity('Insurgent New E...', 'corporation') #4 /membri/logisticawhlive/install/install_step5.php(131): Api->getCorporationId('Insurg in /membri/logisticawhlive/common/esi/lib/ApiClient.php on line 258
--
The text was updated successfully, but these errors were encountered: