-
I have set all the code up and try to send either the send or sendDebug method and it throws the below error.
`Fatal error: Declaration of GuzzleHttp\Psr7\Uri::withScheme($scheme) must be compati…
-
In file **api-samples/php/retrieve_reports.php** on lines 149-150 an error is triggered by this code:
```
$request = $youtubeReporting->media->download("");
$request->setUrl($reportUrl);
```
> Meth…
-
If base is set to `/` and not to a FQDN including scheme, You receive following error:
```
Core: Exception handler (WEB): Uncaught TYPO3 Exception: Unable to parse URI: : | GuzzleHttp\Psr7\Exception…
-
I'm using upsertList() in a number of areas (ProductModel, Category, AttributeOptions etc) and when I run it, I'm not getting a response. How would I know what item has been created/updated successfu…
-
- Algolia Client Version: 3.4.0, 3.4.1
### Description
composer./json states that either versions 1 or 2 of psr http-message are compliant :
```json
"psr/http-message": "^1.0 || ^2.0",
```
In …
-
I am trying to index url using php (CodeIgniter 4)
My Code Below.
namespace App\Libraries;
use Google_Client;
use GuzzleHttp;
use GuzzleHttp\Client;
use CodeIgniter\HTTP;
require_once ROOTP…
-
トップページ
```javascript
{
"class@anonymous::htmlify==>html_escape": {
"ct": 111,
"wt": 215
},
"GuzzleHttp\\Psr7\\Stream::getSize==>clearstatcache": {
"ct": 10,
"wt": …
-
https://db.huwelijksplanner.online/mock/trouwambtenaar/huwelijken
**Beschrijving van de bug**
string(16) "GET returned:404" string(2) "[]" string(258) "{"Accept":"application\/ld+json","Content-Ty…
-
## Describe the bug
I installed alpha 12 in a subfolder under my XAMPP, the installation goes ok, but when I want to login, I get a Guzzle error:
C:\xampp74\htdocs\2a12\htdocs\index.php:61:
objec…
-
Hi
Fatal error: Uncaught Error: Class 'Client' not found in /index.php:5 Stack trace: #0 {main} thrown in /index.php on line 5
Any idea