Closed lrcvrino closed 6 years ago
The redirectUri
variable should be a full (publicly accessible) URL to the redirect-handler.php
.
If you're not able to make the page publicly accessible, consider using our new Google People API, which handles this authorization process much more elegantly, and lets you manipulate contacts much more easily.
I feel so stupid! thanks. Of course I will use the new Google People API. Thansks so much
Glad to help. :)
When I follow the generated link give me that error.
.config.json file:
{ "clientID": "1038blabla05-fekamkh9blablablal2s9r9e2fj9a.apps.googleusercontent.com", "clientSecret": "QA-FiblablablaANYXnIH", "redirectUri": "redirect-handler.php", "developerKey": "", "refreshToken": "" }
I tired in windows 10 with xampp and before into a raspberry pi 3 so i understand that I make some wrong. Thanks.