Re: google adwords api oauth2 test environment

2013-08-27 Thread Anash P. Oommen (AdWords API Team)
Hi Michael, You should create test account with a separate login, you cannot have two AdWords accounts with the same login email. As for working around OAuth2 authorization for testing purposes, you could generate an OAuth2 access token and refresh token for your test MCC account, then generate

Re: google adwords api oauth2 test environment

2013-08-26 Thread Michael Ni
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

Re: google adwords api oauth2 test environment

2013-08-26 Thread Michael Ni
Takeshi, I tried creating a test account with the same email as my mcc account, it is not allow me to. Should I create a brand new email for this account? Mike On Monday, August 26, 2013 6:10:36 AM UTC-7, Takeshi Hagikura (AdWords API Team) wrote: > > Hi, > > You can use a test account. Plea

Re: google adwords api oauth2 test environment

2013-08-26 Thread Ewan Heming
Hi Mike, You only need the callback to use the OAuth web flow, you can get your tokens using the Installed App Flow. You should find an example in the client library you

Re: google adwords api oauth2 test environment

2013-08-26 Thread Takeshi Hagikura (AdWords API Team)
Hi, You can use a test account. Please see the guide . You can authenticate it with your MCC account, and that credential should work against your test account (that is the child account of your MCC account). Best, - Takeshi, AdWor

google adwords api oauth2 test environment

2013-08-25 Thread Michael Ni
Is there a test environment for google adwords api? I want to bypass the oauth2 authorization. It is difficult to test when I have to get authorization from oauth2, mainly due to the callback. Or at least is there a generic access token + refresh token for a test environment. Mike -- -- =~