-
-
Hi,
I'm trying to make a test with the sdk-php-2.0.0-ALPHA version.
In sample code PaymentTransactions/credit-bank-account.php
I just use this code and got the error that i wrote in the title…
-
**Is your feature request related to a problem? Please describe**
I can't send emails to a data extension, PHP SDK has this implemented.
**Describe the solution you'd like**
An implementation of …
-
Guys,
Is it possible to use this library so that instead of providing keys to authenticate to SM SDK you could instead utilise the IAM roles assigned to an executing EC2 instance or a container in …
-
### Contact Details
misaelweb@hotmail.com
### What happened?
NOTICE: PHP message: PHP Fatal error: During inheritance of ArrayAccess: Uncaught Exception: Deprecated Functionality: Return type of F…
-
Hello, I am trying to compile using [Variscite's Yocto toolchain](https://variwiki.com/index.php?title=DART-6UL_Yocto&release=mx6ul-yocto-kirkstone-5.15.71_2.2.0-v1.0), but I am getting the following …
-
Hi!
I'm using symfony 4 and when I try to set the config parameters fom env variables, a throw execption is launched because try to check if the queue name finish with ".fifo"
//qpush.yaml
uecode…
-
when I try to implement order api
$orders = $client->listAll([
'createdStartDate' => '2016-06-01', // optional
'limit' => '19',
]);
print_r($orders);
its showing error Fatal error: Call t…
-
Currently, script silently aborts upload if multi-part upload error happens: https://github.com/thephpleague/flysystem-aws-s3-v2/blob/master/src/AwsS3Adapter.php#L546.
I think upload process should …
-
"Package microsoft/azure-storage is abandoned, you should avoid using it. Use microsoft/azure-storage-blob, microsoft/azure-storage-table, microsoft/azure-storage-queue, microsoft/azure-storage-file i…