28.03.2017, 01:11
Próbowałem skonfigurować sobie plugin, ale wywala mi błąd. Oczywiście skonfigurowałem go zgodnie z instrukcją krok po kroku. Podczas rejestracji wywala mi błąd 500.
Wszystkie dane API zgodne z tymi w projekcie w Google, dodałem wszystko co wskazano w instrukcji. Kodu pluginu nie modyfikowałem, strona jest dostępna przez HTTPS od Cloudflare.
Logi serwera:
Ktoś domyśla się co jest nie tak?
Wszystkie dane API zgodne z tymi w projekcie w Google, dodałem wszystko co wskazano w instrukcji. Kodu pluginu nie modyfikowałem, strona jest dostępna przez HTTPS od Cloudflare.
Logi serwera:
Cytat:odjechani.com.pl/public_html/mygpconnect/src/Http/REST.php(62): Google_Http_REST::decodeHttpResponse(Object(Google_Http_Request), Object(Google_Client))Strona po kliknięciu rejestracji bądąc zalogowanym do Googla wywala po prostu błąd 500.
odjechani.com.pl/public_html/mygpconnect/src/Task/Runner.php(174): Google_Http_REST::doExecute(Object(Google_Client), Object(Google_Http_Request))
odjechani.com.pl/public_html/mygpconnect/src/Http/REST.php(46): Google_Task_Runner->run()
#3 /home/sword/domains/odjechani.com.pl/public_html/mygpconnect/src/Client.php(593): Google_Http_REST::execute(Object(Google_Client), Object(Google_Http_Request))
odjechani.com.pl/public_html/mygpconnect/src/Service/Resource.php(237): Google_Client->execute(Object(Google_Http_Request))
odjechani.com.pl/public_html/mygpconnect/src/Service/Plus.php(562): Google in /home/sword/domains/odjechani.com.pl/public_html/mygpconnect/src/Http/REST.php on line 110
[NOTICE] [ip] [STDERR] PHP Fatal error: Uncaught Error: Class 'Google_Service_Exception' not found in /home/sword/domains/odjechani.com.pl/public_html/mygpconnect/src/Http/REST.php:110
Ktoś domyśla się co jest nie tak?