Thanks!
"php AuthenticateInDesktopApplication.php" is whats I tried yesterday.
But, as my app is a web app, I've just tryed "php AuthenticateInWebApplication.php".
The detailed message doesn't speak of king of app now, It's a problem of authorized URI :
"Erreur 400 : redirect_uri_mismatch
Vous ne pouvez pas vous connecter à cette appli, car elle ne respecte pas le règlement OAuth 2.0 de Google.
Si vous êtes le développeur de l'appli, enregistrez l'URI de redirection dans Google Cloud Console."
The URI is with authorization problem is:
I tryed to replace 127.0.0.1 by the domain name I have authorized in the console, but the error is the same.
Best regards
Laurent