You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
),
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:
The text was updated successfully, but these errors were encountered: