#!/usr/bin/php
Deprecated: GuzzleHttp\Promise\each(): Implicitly marking parameter $onFulfilled as nullable is deprecated, the explicit nullable type must be used instead in /home/rpios/php-ovh/vendor/guzzlehttp/promises/src/functions.php on line 337

Deprecated: GuzzleHttp\Promise\each(): Implicitly marking parameter $onRejected as nullable is deprecated, the explicit nullable type must be used instead in /home/rpios/php-ovh/vendor/guzzlehttp/promises/src/functions.php on line 337

Deprecated: GuzzleHttp\Promise\each_limit(): Implicitly marking parameter $onFulfilled as nullable is deprecated, the explicit nullable type must be used instead in /home/rpios/php-ovh/vendor/guzzlehttp/promises/src/functions.php on line 363

Deprecated: GuzzleHttp\Promise\each_limit(): Implicitly marking parameter $onRejected as nullable is deprecated, the explicit nullable type must be used instead in /home/rpios/php-ovh/vendor/guzzlehttp/promises/src/functions.php on line 363

Deprecated: GuzzleHttp\Promise\each_limit_all(): Implicitly marking parameter $onFulfilled as nullable is deprecated, the explicit nullable type must be used instead in /home/rpios/php-ovh/vendor/guzzlehttp/promises/src/functions.php on line 387

Deprecated: Ovh\Api::__construct(): Implicitly marking parameter $http_client as nullable is deprecated, the explicit nullable type must be used instead in /home/rpios/php-ovh/vendor/ovh/ovh/src/Api.php on line 121

Deprecated: GuzzleHttp\HandlerStack::create(): Implicitly marking parameter $handler as nullable is deprecated, the explicit nullable type must be used instead in /home/rpios/php-ovh/vendor/guzzlehttp/guzzle/src/HandlerStack.php on line 38

Deprecated: GuzzleHttp\HandlerStack::__construct(): Implicitly marking parameter $handler as nullable is deprecated, the explicit nullable type must be used instead in /home/rpios/php-ovh/vendor/guzzlehttp/guzzle/src/HandlerStack.php on line 52

Deprecated: GuzzleHttp\Handler\StreamHandler::invokeStats(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead in /home/rpios/php-ovh/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php on line 74

Deprecated: GuzzleHttp\Middleware::tap(): Implicitly marking parameter $before as nullable is deprecated, the explicit nullable type must be used instead in /home/rpios/php-ovh/vendor/guzzlehttp/guzzle/src/Middleware.php on line 120

Deprecated: GuzzleHttp\Middleware::tap(): Implicitly marking parameter $after as nullable is deprecated, the explicit nullable type must be used instead in /home/rpios/php-ovh/vendor/guzzlehttp/guzzle/src/Middleware.php on line 120

Deprecated: GuzzleHttp\Middleware::retry(): Implicitly marking parameter $delay as nullable is deprecated, the explicit nullable type must be used instead in /home/rpios/php-ovh/vendor/guzzlehttp/guzzle/src/Middleware.php on line 163

Deprecated: GuzzleHttp\Promise\FulfilledPromise::then(): Implicitly marking parameter $onFulfilled as nullable is deprecated, the explicit nullable type must be used instead in /home/rpios/php-ovh/vendor/guzzlehttp/promises/src/FulfilledPromise.php on line 24

Deprecated: GuzzleHttp\Promise\FulfilledPromise::then(): Implicitly marking parameter $onRejected as nullable is deprecated, the explicit nullable type must be used instead in /home/rpios/php-ovh/vendor/guzzlehttp/promises/src/FulfilledPromise.php on line 24

Deprecated: GuzzleHttp\Promise\PromiseInterface::then(): Implicitly marking parameter $onFulfilled as nullable is deprecated, the explicit nullable type must be used instead in /home/rpios/php-ovh/vendor/guzzlehttp/promises/src/PromiseInterface.php on line 28

Deprecated: GuzzleHttp\Promise\PromiseInterface::then(): Implicitly marking parameter $onRejected as nullable is deprecated, the explicit nullable type must be used instead in /home/rpios/php-ovh/vendor/guzzlehttp/promises/src/PromiseInterface.php on line 28

Deprecated: GuzzleHttp\Promise\Promise::__construct(): Implicitly marking parameter $waitFn as nullable is deprecated, the explicit nullable type must be used instead in /home/rpios/php-ovh/vendor/guzzlehttp/promises/src/Promise.php on line 22

Deprecated: GuzzleHttp\Promise\Promise::__construct(): Implicitly marking parameter $cancelFn as nullable is deprecated, the explicit nullable type must be used instead in /home/rpios/php-ovh/vendor/guzzlehttp/promises/src/Promise.php on line 22

Deprecated: GuzzleHttp\Promise\Promise::then(): Implicitly marking parameter $onFulfilled as nullable is deprecated, the explicit nullable type must be used instead in /home/rpios/php-ovh/vendor/guzzlehttp/promises/src/Promise.php on line 30

Deprecated: GuzzleHttp\Promise\Promise::then(): Implicitly marking parameter $onRejected as nullable is deprecated, the explicit nullable type must be used instead in /home/rpios/php-ovh/vendor/guzzlehttp/promises/src/Promise.php on line 30

Deprecated: GuzzleHttp\Exception\RequestException::__construct(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead in /home/rpios/php-ovh/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php on line 22

Deprecated: GuzzleHttp\Exception\RequestException::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead in /home/rpios/php-ovh/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php on line 22

Deprecated: GuzzleHttp\Exception\RequestException::create(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead in /home/rpios/php-ovh/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php on line 64

Deprecated: GuzzleHttp\Exception\RequestException::create(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead in /home/rpios/php-ovh/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php on line 64

Fatal error: Uncaught GuzzleHttp\Exception\ClientException: Client error: `GET https://api.ovh.com/1.0/hosting/web/` resulted in a `403 Forbidden` response: {"class":"Client::Forbidden","message":"This application key is invalid"} in /home/rpios/php-ovh/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php:107 Stack trace: #0 /home/rpios/php-ovh/vendor/guzzlehttp/guzzle/src/Middleware.php(65): GuzzleHttp\Exception\RequestException::create(Object(GuzzleHttp\Psr7\Request), Object(GuzzleHttp\Psr7\Response)) #1 /home/rpios/php-ovh/vendor/guzzlehttp/promises/src/Promise.php(199): GuzzleHttp\Middleware::{closure:{closure:{closure:GuzzleHttp\Middleware::httpErrors():54}:55}:60}(Object(GuzzleHttp\Psr7\Response)) #2 /home/rpios/php-ovh/vendor/guzzlehttp/promises/src/Promise.php(152): GuzzleHttp\Promise\Promise::callHandler(1, Object(GuzzleHttp\Psr7\Response), Array) #3 /home/rpios/php-ovh/vendor/guzzlehttp/promises/src/TaskQueue.php(60): GuzzleHttp\Promise\Promise::{closure:GuzzleHttp\Promise\Promise::settle():150}() #4 /home/rpios/php-ovh/vendor/guzzlehttp/promises/src/Promise.php(240): GuzzleHttp\Promise\TaskQueue->run(true) #5 /home/rpios/php-ovh/vendor/guzzlehttp/promises/src/Promise.php(217): GuzzleHttp\Promise\Promise->invokeWaitFn() #6 /home/rpios/php-ovh/vendor/guzzlehttp/promises/src/Promise.php(261): GuzzleHttp\Promise\Promise->waitIfPending() #7 /home/rpios/php-ovh/vendor/guzzlehttp/promises/src/Promise.php(219): GuzzleHttp\Promise\Promise->invokeWaitList() #8 /home/rpios/php-ovh/vendor/guzzlehttp/promises/src/Promise.php(62): GuzzleHttp\Promise\Promise->waitIfPending() #9 /home/rpios/php-ovh/vendor/guzzlehttp/guzzle/src/Client.php(104): GuzzleHttp\Promise\Promise->wait() #10 /home/rpios/php-ovh/vendor/ovh/ovh/src/Api.php(288): GuzzleHttp\Client->send(Object(GuzzleHttp\Psr7\Request), Array) #11 /home/rpios/php-ovh/vendor/ovh/ovh/src/Api.php(304): Ovh\Api->rawCall('GET', '/hosting/web/', NULL) #12 /home/rpios/php-ovh/script.php(37): Ovh\Api->get('/hosting/web/') #13 {main} thrown in /home/rpios/php-ovh/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php on line 107