| ( ! ) Fatal error: Uncaught Twilio\Exceptions\TwilioException: [HTTP 400] Unable to create record: Empty client_id in /Users/rvanvuren/Projects/alqove-api/api/vendor/twilio/sdk/src/Twilio/Http/BearerToken/OrgsTokenManager.php on line 50 |
| ( ! ) Twilio\Exceptions\TwilioException: [HTTP 400] Unable to create record: Empty client_id in /Users/rvanvuren/Projects/alqove-api/api/vendor/twilio/sdk/src/Twilio/Http/BearerToken/OrgsTokenManager.php on line 50 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0023 | 433008 | {main}( ) | .../orgs_api_example.php:0 |
| 2 | 0.0669 | 507648 | Twilio\Rest\PreviewIam\Versionless\Organization\UserList->read( $options = ???, $limit = ???, $pageSize = ??? ) | .../orgs_api_example.php:17 |
| 3 | 0.0669 | 507648 | Twilio\Rest\PreviewIam\Versionless\Organization\UserList->stream( $options = [], $limit = NULL, $pageSize = NULL ) | .../UserList.php:138 |
| 4 | 0.0681 | 573672 | Twilio\Rest\PreviewIam\Versionless\Organization\UserList->page( $options = [], $pageSize = 'Twilio\\Values\\NONE', $pageToken = ???, $pageNumber = ??? ) | .../UserList.php:192 |
| 5 | 0.0681 | 573672 | Twilio\Rest\PreviewIam\Versionless\Organization\UserList->_page( $options = [], $pageSize = 'Twilio\\Values\\NONE', $pageToken = 'Twilio\\Values\\NONE', $pageNumber = 'Twilio\\Values\\NONE' ) | .../UserList.php:277 |
| 6 | 0.0681 | 574120 | Twilio\Version->page( $method = 'GET', $uri = '//scim/Users', $params = [], $data = [], $headers = ['Content-Type' => 'application/x-www-form-urlencoded', 'Accept' => 'application/scim+json'], $username = ???, $password = ???, $timeout = ??? ) | .../UserList.php:258 |
| 7 | 0.0681 | 574120 | Twilio\Version->request( $method = 'GET', $uri = '//scim/Users', $params = [], $data = [], $headers = ['Content-Type' => 'application/x-www-form-urlencoded', 'Accept' => 'application/scim+json'], $username = NULL, $password = NULL, $timeout = NULL ) | .../Version.php:113 |
| 8 | 0.0684 | 574176 | Twilio\Domain->request( $method = 'GET', $uri = 'Organizations/scim/Users', $params = [], $data = [], $headers = ['Content-Type' => 'application/x-www-form-urlencoded', 'Accept' => 'application/scim+json'], $user = NULL, $password = NULL, $timeout = NULL ) | .../Version.php:56 |
| 9 | 0.0684 | 574272 | Twilio\Base\BaseClient->request( $method = 'GET', $uri = 'https://preview-iam.twilio.com/Organizations/scim/Users', $params = [], $data = [], $headers = ['Content-Type' => 'application/x-www-form-urlencoded', 'Accept' => 'application/scim+json'], $username = NULL, $password = NULL, $timeout = NULL, $authStrategy = ??? ) | .../Domain.php:63 |
| 10 | 0.0702 | 575568 | Twilio\Http\CurlClient->request( $method = 'GET', $url = 'https://preview-iam.twilio.com/Organizations/scim/Users', $params = [], $data = [], $headers = ['Content-Type' => 'application/x-www-form-urlencoded', 'Accept' => 'application/scim+json', 'User-Agent' => 'twilio-php/8.11.6 (Darwin arm64) PHP/8.5.0', 'Accept-Charset' => 'utf-8'], $user = '', $password = '', $timeout = NULL, $authStrategy = class Twilio\AuthStrategy\TokenAuthStrategy { private ${Twilio\AuthStrategy\AuthStrategy}authType = 'token'; private $token = NULL; private $tokenManager = class Twilio\Http\BearerToken\OrgsTokenManager { private $options = [...] } } ) | .../BaseClient.php:212 |
| 11 | 0.0702 | 575568 | Twilio\Http\CurlClient->options( $method = 'GET', $url = 'https://preview-iam.twilio.com/Organizations/scim/Users', $params = [], $data = [], $headers = ['Content-Type' => 'application/x-www-form-urlencoded', 'Accept' => 'application/scim+json', 'User-Agent' => 'twilio-php/8.11.6 (Darwin arm64) PHP/8.5.0', 'Accept-Charset' => 'utf-8'], $user = '', $password = '', $timeout = NULL, $authStrategy = class Twilio\AuthStrategy\TokenAuthStrategy { private ${Twilio\AuthStrategy\AuthStrategy}authType = 'token'; private $token = NULL; private $tokenManager = class Twilio\Http\BearerToken\OrgsTokenManager { private $options = [...] } } ) | .../CurlClient.php:26 |
| 12 | 0.0703 | 576424 | Twilio\AuthStrategy\TokenAuthStrategy->getAuthString( $client = ??? ) | .../CurlClient.php:112 |
| 13 | 0.0703 | 576424 | Twilio\AuthStrategy\TokenAuthStrategy->fetchToken( $client = NULL ) | .../TokenAuthStrategy.php:67 |
| 14 | 0.0703 | 576424 | Twilio\Http\BearerToken\OrgsTokenManager->fetchToken( $client = NULL ) | .../TokenAuthStrategy.php:56 |