-
### What happened?
When I try to follow the tutorial for the basic set up I'm getting an internal error
include(StringMap.php): Failed to open stream: No such file or directory
Note that the c…
-
Without this mirror source, can we use TencentCloud/tencentcloud-sdk-php?
-
https://github.com/ruby/setup-ruby/actions/runs/11391394046/job/31695188901?pr=657
```
Run which -a ruby bundle
which: no bundle in (/d/ruby-mswin/bin:/c/Program Files (x86)/Microsoft Visual Studio…
-
In the PHP sdk has some function for download and upload as directory(http://docs.aws.amazon.com/aws-sdk-php/v2/guide/service-s3.html#uploading-a-directory-to-a-bucket)
Is there any similar function a…
-
```
composer require nogrod/eBaySDK
In PackageDiscoveryTrait.php line 361:
Could not find package nogrod/eBaySDK.
Did you mean this?
nogrod/ebay-sdk-php
```
-
Building from bitget-php-sdk-api
GET /api/mix/v1/order/current
Requested:
**$this->mixOrderApi->current('ETHUSDT_UMCBL');**
Returns _{"code":"00000","msg":"success","requestTime":1660145692300…
-
I tried to get a list of pin codes through the SDK and got the following error.
```
"message": "Missing Inner Object \"access_codes\" for GET access_codes/list",
"exception": "Exception",
…
-
In many places in the PHP SDK max_retries is compared using the redirects max_retries)
{
// Exponential backoff
$delay = (integer) (pow(4, $this->redirects) * 100000);
usle…
-
Try to follow the the composer installation, so, after a `composer require paymeebrasil/paymee-php-sdk` i got this error
`
[InvalidArgumentException] …
-
Creating an asset S3 asset container on php 7.4 results in the following error
```
ErrorException in RetryMiddleware.php line 145:
Trying to access array offset on value of type null
```
Have…