-
Hi,
I have been using your tool for ages. And some weeks ago my backup job fails every time with the following error:
**ERROR: Exception caught in Error: Call to undefined function GuzzleHttp\Psr7…
-
I have to mapping more than 150 fields. When I pass all field name with comma separated in one string but so found error like that :
Fatal error: Uncaught exception 'GuzzleHttp\Exception\ClientExc…
-
When trying to retrieve all open tickets, this statement:
$api->tickets->all(['query'=>'status:2']);
Results in a validation exception. The URL it seems to be attempting to send is made up of t…
-
Boa tarde!!!!!!! Peço ajuda pois sou iniciante na coisa. estou tentando criar uma transação em php, sendo que os dados vem de um array ($dados). porém a transação não é criada, pois vejo através da da…
-
Hi,
The `uri`, `uriref` and `uri-reference` type of fields are incorrectly being validated with `filter_var($element, FILTER_VALIDATE_URL);` as this php function validates only URLs and it does not…
-
I have an OAS which defines a `createMediaFile` endpoint:
```json
"/media-files": {
"post": {
"operationId": "createMediaFile",
"summary": "Create a media file",
…
-
I just finished the install on bluehost and I am receiving the following error. Can anyone help with this issue?
PHP Fatal error: Uncaught GuzzleHttp\Exception\ConnectException: cURL error 6: Coul…
-
Hello, I am trying to get Object storage but get error.
**My Code is:**
require 'vendor/autoload.php';
$openstack = new OpenStack\OpenStack( [
'authUrl' => 'https://authenticate.ain.…
-
Hello, I am having hard time trying to grasp the logic of accessing cached data. Can you point me in the right direction what to do after file gets created? The file is created fine with data I'm inte…
-
Installed using composer and added autoload file.
and followed the Example Usage.
> Fatal error: Class 'AdobeSign' not found in /opt/lampp/htdocs/adobe_sign/index.php on line 20
```
```
…