Fatal error: Uncaught GuzzleHttp\Exception\ClientException: Client error: `GET https://eu.api.ovh.com/1.0/sms/virtualNumbers?iamTags` resulted in a `403 Forbidden` response:
{"class":"Client::Forbidden","message":"This call has not been granted","httpCode":"403 Forbidden","errorCode":"NOT_GRAN (truncated...)
in /home/jtoolso/api-sms/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php:113
Stack trace:
#0 /home/jtoolso/api-sms/vendor/guzzlehttp/guzzle/src/Middleware.php(72): GuzzleHttp\Exception\RequestException::create(Object(GuzzleHttp\Psr7\Request), Object(GuzzleHttp\Psr7\Response), NULL, Array, NULL)
#1 /home/jtoolso/api-sms/vendor/guzzlehttp/promises/src/Promise.php(209): GuzzleHttp\Middleware::GuzzleHttp\{closure}(Object(GuzzleHttp\Psr7\Response))
#2 /home/jtoolso/api-sms/vendor/guzzlehttp/promises/src/Promise.php(158): GuzzleHttp\Promise\Promise::callHandler(1, Object(GuzzleHttp\Psr7\Response), NULL)
#3 /home/jtoolso/api-sms/vendor/guzzlehttp/promises/src/TaskQueue.php(52): GuzzleHttp\Promise\Promise::GuzzleHttp\Promise\{closure}()
#4 /home/jtoolso/api-sms/vendor/guzzlehttp/promises/src/Promise.php(251): GuzzleHttp\Promise\TaskQueue->run(true)
#5 /home/jtoolso/api-sms/vendor/guzzlehttp/promises/src/Promise.php(227): GuzzleHttp\Promise\Promise->invokeWaitFn()
#6 /home/jtoolso/api-sms/vendor/guzzlehttp/promises/src/Promise.php(272): GuzzleHttp\Promise\Promise->waitIfPending()
#7 /home/jtoolso/api-sms/vendor/guzzlehttp/promises/src/Promise.php(229): GuzzleHttp\Promise\Promise->invokeWaitList()
#8 /home/jtoolso/api-sms/vendor/guzzlehttp/promises/src/Promise.php(69): GuzzleHttp\Promise\Promise->waitIfPending()
#9 /home/jtoolso/api-sms/vendor/guzzlehttp/guzzle/src/Client.php(124): GuzzleHttp\Promise\Promise->wait()
#10 /home/jtoolso/api-sms/vendor/ovh/ovh/src/Api.php(320): GuzzleHttp\Client->send(Object(GuzzleHttp\Psr7\Request), Array)
#11 /home/jtoolso/api-sms/vendor/ovh/ovh/src/Api.php(359): Ovh\Api->rawCall('GET', '/sms/virtualNum...', Array, true, Array)
#12 /home/jtoolso/api-sms/index.php(73): Ovh\Api->get('/sms/virtualNum...', Array)
#13 {main}
thrown in /home/jtoolso/api-sms/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php on line 113