-
This could be a port (or improvement) of jsonvalidator: existing currently in psr7-middlewares: https://github.com/oscarotero/psr7-middlewares#jsonvalidator
Here's other similar package: https://gith…
-
Bonjour,
J'utilise depuis longtemps l'API afin de faire différentes tâches, et mes tâches échouent depuis quelques jours. J'ai essayé de mettre à jour l'API, toujours la même erreur.
Que voici :
…
-
Hi Tobias.
We are developing with Symfony and Google Functions. It's fresh so there are changes probably. Today we are facing some bad news.
We have problem from today as Coposer 1 run by deploy…
-
I have a lot 500 errors e.g. from bing using old links with umlaut
https://wbt.warius.info/tree/Warius/branches/lammh%C3%B6fer
can You please redirect to an 404 error?
Uncaught Fisharebest\Webtre…
-
amphp/http-client expects `2`, but PSRAdapter accepts a `2.0` too.
```
Invalid HTTP protocol version: 2.0 at vendor/amphp/http-client/src/Request.php:126
#0 vendor/amphp/http-client-psr7/src/PsrA…
-
I get this error when creating a client:
`
Fatal error: Uncaught GuzzleHttp\Exception\ClientException: Client error: 'POST https://api.xsolla.com/merchant/v2/merchants/xxxxxx/token' resulted in a …
-
I have the same issue as #239, but I have no typo within my docker.sock volume mount.
This is the error:
```
Fatal error: Uncaught Http\Client\Socket\Exception\ConnectionException: Permission den…
-
"error": {
"code": 404,
"message": "Requested entity was not found.",
"errors": [
{
"message": "Requested entity was not found.",
"domain": "global",
"reason": "notFound"
}
],
"status": "NOT…
-
Hello,
I wanted to use `Uri::getBaseUrl` from the decorated UriInterface but it is not defined. When I use `$request->getUri()`, the returned object is an instance of `Slim/Psr7/Uri`, I think it sh…
-
Hello.
When executing: $provider->getResourceOwner($token);
I got this error: Failed to parse JSON response: Syntax error /vendor/league/oauth2-client/src/Provider/AbstractProvider.php on line 6…