( ! ) Fatal error: Uncaught InvalidArgumentException: Cannot read credentials from /.ebay_sdk/credentials in C:\wamp64\www\proyects\ebay\sdk\vendor\dts\ebay-sdk-php\src\Credentials\CredentialsProvider.php on line 132 |
( ! ) InvalidArgumentException: Cannot read credentials from /.ebay_sdk/credentials in C:\wamp64\www\proyects\ebay\sdk\vendor\dts\ebay-sdk-php\src\Credentials\CredentialsProvider.php on line 132 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0004 | 362480 | {main}( ) | ...\reviseItem.php:0 |
2 | 0.0094 | 523696 | DTS\eBaySDK\Trading\Services\TradingService->__construct( $config = ['credentials' => NULL, 'sandbox' => FALSE, 'siteId' => 0] ) | ...\reviseItem.php:31 |
3 | 0.0094 | 523696 | DTS\eBaySDK\Trading\Services\TradingBaseService->__construct( $config = ['credentials' => NULL, 'sandbox' => FALSE, 'siteId' => 0] ) | ...\TradingService.php:22 |
4 | 0.0094 | 523696 | DTS\eBaySDK\Services\BaseService->__construct( $productionUrl = 'https://api.ebay.com/ws/api.dll', $sandboxUrl = 'https://api.sandbox.ebay.com/ws/api.dll', $config = ['credentials' => NULL, 'sandbox' => FALSE, 'siteId' => 0] ) | ...\TradingBaseService.php:49 |
5 | 0.0096 | 524824 | DTS\eBaySDK\ConfigurationResolver->resolve( $configuration = ['credentials' => NULL, 'sandbox' => FALSE, 'siteId' => 0] ) | ...\BaseService.php:57 |
6 | 0.0099 | 528232 | DTS\eBaySDK\applyCredentials( $value = class Closure { virtual $closure = "$this->DTS\eBaySDK\Credentials\{closure}", public $static = ['provider' => class Closure { virtual $closure = "$this->DTS\eBaySDK\Credentials\{closure}", ... }, 'result' => class InvalidArgumentException { ... }, 'isConstant' => TRUE] }, $configuration = ['credentials' => class Closure { virtual $closure = "$this->DTS\eBaySDK\Credentials\{closure}", public $static = [...] }, 'sandbox' => FALSE, 'siteId' => 0, 'compressResponse' => FALSE] ) | ...\ConfigurationResolver.php:59 |