( ! ) Fatal error: Uncaught Twilio\Exceptions\ConfigurationException: username is required in /Users/rvanvuren/Projects/alqove-api/api/vendor/twilio/sdk/src/Twilio/Base/BaseClient.php on line 167
( ! ) Twilio\Exceptions\ConfigurationException: username is required in /Users/rvanvuren/Projects/alqove-api/api/vendor/twilio/sdk/src/Twilio/Base/BaseClient.php on line 167
Call Stack
#TimeMemoryFunctionLocation
10.0024432288{main}( ).../trunk.php:0
20.0077437296Twilio\Rest\Trunking\V1\TrunkList->create( $options = ['friendlyName' => 'shiny trunk', 'secure' => FALSE] ).../trunk.php:11
30.0077437296Twilio\Rest\Trunking\V1\TrunkList->_create( $options = ['friendlyName' => 'shiny trunk', 'secure' => FALSE] ).../TrunkList.php:95
40.0079438536Twilio\Version->handleRequest( $method = 'POST', $uri = '/Trunks', $params = [], $data = ['FriendlyName' => 'shiny trunk', 'Secure' => 'false'], $headers = ['Content-Type' => 'application/x-www-form-urlencoded', 'Accept' => 'application/json'], $operation = 'create', $username = ???, $password = ???, $timeout = ??? ).../TrunkList.php:83
50.0079438536Twilio\Version->request( $method = 'POST', $uri = '/Trunks', $params = [], $data = ['FriendlyName' => 'shiny trunk', 'Secure' => 'false'], $headers = ['Content-Type' => 'application/x-www-form-urlencoded', 'Accept' => 'application/json'], $username = NULL, $password = NULL, $timeout = NULL ).../Version.php:138
60.0079438576Twilio\Domain->request( $method = 'POST', $uri = 'v1/Trunks', $params = [], $data = ['FriendlyName' => 'shiny trunk', 'Secure' => 'false'], $headers = ['Content-Type' => 'application/x-www-form-urlencoded', 'Accept' => 'application/json'], $user = NULL, $password = NULL, $timeout = NULL ).../Version.php:56
70.0080438656Twilio\Base\BaseClient->request( $method = 'POST', $uri = 'https://trunking.twilio.com/v1/Trunks', $params = [], $data = ['FriendlyName' => 'shiny trunk', 'Secure' => 'false'], $headers = ['Content-Type' => 'application/x-www-form-urlencoded', 'Accept' => 'application/json'], $username = NULL, $password = NULL, $timeout = NULL, $authStrategy = ??? ).../Domain.php:63