Hi, When you get the authorization URL, do you pass *true* for the *offline* argument, as shown in the GetRefreshToken.php example <https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/Auth/GetRefreshToken.php#L46> ?
Without that argument set to true, you'll only be given back an *access token*. Thanks, Josh, AdWords API Team On Tuesday, October 18, 2016 at 2:29:55 AM UTC-4, cv wrote: > > Hello All, > > > The 'approval_prompt' => 'force' argument with oauth callback url is not > working as expected. > If I pass the 'approval_prompt' => 'force', it is not asking user to > authorise app forcefully If I had login with already authorized adwords > account. > > Also It is not returning refresh_token with $user->GetOAuth2Info() under > below code. > > $OAuth2Handler = $user->GetOAuth2Handler(); > > $user->SetOAuth2Info($OAuth2Handler->GetAccessToken($user->GetOAuth2Info(), > $code, $redirectUri)); > $user->GetOAuth2Info(); > > Thanks, > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/103c4d65-8eec-4e11-80e7-d4f143f314fd%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.