Adnan913 / Google-Calendar-Interview-Scheduler-PHP

A PHP project for scheduling interviews via Google Calendar API and generating Google Meet meeting links.
MIT License
0 stars 0 forks source link

add env google id #1

Open menphurk236 opened 10 months ago

menphurk236 commented 10 months ago

i add env ##(Set the credential using credentails.json) but working

**``` my env GOOGLE_CLIENT_ID=956573554748-2ecba4nmsolmtqi683039p5ev2j8brqk.apps.googleusercontent.com GOOGLE_CLIENT_SECRET=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 GOOGLE_REDIRECT=/auth/google/callback GOOGLE_CALENDAR_AUTH_PROFILE=oauth GOOGLE_APPLICATION_NAME=worewide-acadamy



InvalidArgumentException: missing the required redirect URI in file D:\project_chill\Google-Calendar-Interview-Scheduler-PHP-main\vendor\google\auth\src\OAuth2.php on line 819

![2566-12-11 19_05_54-Window](https://github.com/Adnan913/Google-Calendar-Interview-Scheduler-PHP/assets/16397672/342fb6a7-c3c7-4a99-bc40-0e2134e6e4f8)
Adnan913 commented 9 months ago

GOOGLE_REDIRECT key must be a accurate URL to redirect.