Error: GuzzleHttp\Exception\RequestException::getErrors()
-
Hello, i found this error message after authorized Google Cloud Storage.
The authorization is success, but my entire WordPress installation showing this error message:Fatal error: Call to undefined method GuzzleHttp\Exception\RequestException::getErrors() in D:\root\home\dev078\wp-content\plugins\wp-stateless\lib\classes\class-bootstrap.php on line 934I running in development environment that currently working in my local computer using addressing my domain into local IP (127.0.0.1).
Is this plugins require that website need to be online?
I also has meet the requirement of GuzzleHttp below:
http://docs.guzzlephp.org/en/stable/overview.html#requirements
Thank you for your help
The page I need help with: [log in to see the link]
The topic ‘Error: GuzzleHttp\Exception\RequestException::getErrors()’ is closed to new replies.