We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
php quickstart.php
Fatal error: Uncaught exception 'InvalidArgumentException' with message 'missing the required redirect URI' in C:\wamp64\www\google classeroom\vendor\google\auth\src\OAuth2.php:637 Stack trace: #0 C:\wamp64\www\google classeroom\vendor\google\apiclient\src\Google\Client.php(328): Google\Auth\OAuth2->buildFullAuthorizationUri(Array) #1 C:\wamp64\www\google classeroom\quickstart.php(38): Google_Client->createAuthUrl() #2 C:\wamp64\www\google classeroom\quickstart.php(63): getClient() #3 {main} thrown in C:\wamp64\www\google classeroom\vendor\google\auth\src\OAuth2.php on line 637
The text was updated successfully, but these errors were encountered:
No branches or pull requests
php quickstart.php
Fatal error: Uncaught exception 'InvalidArgumentException' with message 'missing the required redirect URI' in C:\wamp64\www\google classeroom\vendor\google\auth\src\OAuth2.php:637
Stack trace:
#0 C:\wamp64\www\google classeroom\vendor\google\apiclient\src\Google\Client.php(328): Google\Auth\OAuth2->buildFullAuthorizationUri(Array)
#1 C:\wamp64\www\google classeroom\quickstart.php(38): Google_Client->createAuthUrl()
#2 C:\wamp64\www\google classeroom\quickstart.php(63): getClient()
#3 {main}
thrown in C:\wamp64\www\google classeroom\vendor\google\auth\src\OAuth2.php on line 637
The text was updated successfully, but these errors were encountered: