| ( ! ) 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 |
| # | Time | Memory | Function | Location |
| 1 | 0.0024 | 432288 | {main}( ) | .../trunk.php:0 |
| 2 | 0.0077 | 437296 | Twilio\Rest\Trunking\V1\TrunkList->create( $options = ['friendlyName' => 'shiny trunk', 'secure' => FALSE] ) | .../trunk.php:11 |
| 3 | 0.0077 | 437296 | Twilio\Rest\Trunking\V1\TrunkList->_create( $options = ['friendlyName' => 'shiny trunk', 'secure' => FALSE] ) | .../TrunkList.php:95 |
| 4 | 0.0079 | 438536 | Twilio\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 |
| 5 | 0.0079 | 438536 | Twilio\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 |
| 6 | 0.0079 | 438576 | Twilio\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 |
| 7 | 0.0080 | 438656 | Twilio\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 |