Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't set up a callback in Google Developer Console #13

Open
josephernest opened this issue Apr 3, 2015 · 2 comments
Open

Can't set up a callback in Google Developer Console #13

josephernest opened this issue Apr 3, 2015 · 2 comments

Comments

@josephernest
Copy link

Here is my set up in Google Developer Console:

I am unable to set anything as callback, nothing works!

Without any callback, here's the result:

@fernandomm
Copy link

You should use the URL that is shown in:

url image

Please, note that this change may take a few minutes. To be safe, wait 5 minutes until you try to login again.

@xanio
Copy link

xanio commented Jan 12, 2018

I use this config in opauth.conf.php and all work for me
'Google' => array(
'client_id' => 'YOUR CLIENT ID',
'client_secret' => 'YOUR CLIENT SECRET'
'redirect_uri' => 'http:// or /callback.php'
),

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants