• Resolved gerofelix

    (@gerofelix)


    Hello,

    like other users before i get an error when trying to enter the API key: Error:

    Interface ‘Psr\Http\Client\ClientInterface’ not found
    In: /home/sites/site100021612/web/kulturgrenzenlos.eu/wp-content/plugins/speaker-lite/vendor/guzzlehttp/guzzle/src/Client.php on line 16

    Like you suggested i deactivated all other plugins in order to get it work but the problem remained – is there any other way to solve this?

    Thank you very much!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author merkulove

    (@merkulove)

    Greetings!

    The Guzzle Library version that Google Text-to-Speech is using must match the version of the Guzzle library your plugins because in waterway it is causing this conflict of the Guzzle versions.

    More about this https://merkulove.zendesk.com/hc/en-us/articles/360014533637-Conflict-of-Guzzle-library-versions

    Doesn’t works

    I try off all plugins and comment these lines and doesn’t work

    Plugin Author merkulove

    (@merkulove)

    Hi!
    If you turned off all plugins AND commented out the lines it won’t work.
    Commenting on lines of code is necessary in order for the Speaker to use the Guzzle loaded from the dependencies of another plugin, so if all other plugins are disabled the Speaker will not be able to get the Guzzle.
    In addition, the plugin that calls the Guzzle version conflict must use a version no lower than 5. For information, the Speaker now uses version 7.1.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Error’ is closed to new replies.