I am using Yii2, GoogleOAuth and yii2-user extension. I want to receive user google circles and set scope to my config:
\'authClientCollection\' => [
I was also facing this problem and got solution to change the Redirect URI in project Credentials like below:
Redirect URIs
http://mysiteurl.com/user/sign-in/oauth?authclient=google http://mysiteurl.com/oauth2callback
JavaScript origins
http://mysiteurl.com