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
{{ message }}
This repository has been archived by the owner on May 17, 2023. It is now read-only.
I'm trying to use google sign in in website.I added all files from src given here but whenever i m trying to run my code , I am getting the following error :
Notice: Undefined index: cacheClass in C:\xampp\htdocs\testing\src\Google_Client.php on line 90
Fatal error: Class name must be a valid object or a string in C:\xampp\htdocs\testing\src\Google_Client.php on line 90
So please solve my problem.
Thanks in advance.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm trying to use google sign in in website.I added all files from src given here but whenever i m trying to run my code , I am getting the following error :
Notice: Undefined index: cacheClass in C:\xampp\htdocs\testing\src\Google_Client.php on line 90
Fatal error: Class name must be a valid object or a string in C:\xampp\htdocs\testing\src\Google_Client.php on line 90
So please solve my problem.
Thanks in advance.
The text was updated successfully, but these errors were encountered: