You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got the following error in Symfony 5.4 Application, Bundle Version 5.19:
Uncaught Error: Argument 1 passed to Bazinga\GeocoderBundle\ProviderFactory\AbstractFactory::__construct() must implement interface Psr\Http\Client\ClientInterface or be null, instance of Http\Client\Common\PluginClient given
I dont really know where the Problem is? Any suggestions?