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
@sergomet the problem seems to be from the authentification part.
By digging in depencies I found that the guzzlehttp is not compatible with php 7.2. So by setting "guzzlehttp/guzzle": "6.5.3" in my composer.json I resolved the issue.
Hi
I am getting the following error running the service on Laravel 5.6 on a PHP 7.2 stack
The text was updated successfully, but these errors were encountered: