I have been using web flow as my main flow. Is the only difference in web flow and installed app flow the redirection url, in terms of param settings.
Mike On Monday, August 26, 2013 6:27:15 AM UTC-7, Ewan Heming wrote: > > Hi Mike, > > You only need the callback to use the OAuth web > flow<https://developers.google.com/accounts/docs/OAuth2WebServer>, > you can get your tokens using the Installed App > Flow<https://developers.google.com/accounts/docs/OAuth2InstalledApp>. > You should find an example in the client library you're using; for example, > here's > the PHP > script<https://code.google.com/p/google-api-adwords-php/source/browse/examples/AdWords/Auth/GetRefreshToken.php> > . > > Regards, > > Ewan > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
