googleworkspace / php-samples

PHP samples for Google Workspace APIs
Apache License 2.0
288 stars 347 forks source link

PHP Quickstart Classroom API #76

Open Mounir0Maaroufi opened 3 years ago

Mounir0Maaroufi commented 3 years ago

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