I would like to use Google OAuth in my cakePHP application to let the users login with their google account. I looked at the following component: http://code.42dh.com/oauth/ . S
You forgot the Public API Access key and url referers allowed to connect with your cliend ID and secret key...
Create a public API access, and add it in your settings.