Re: Can We use one developer token for accessing different adwords accounts in auth.ini file

2015-02-03 Thread Danial Klimkin
Hello Shobhan, Please make sure your hostname is configured as a redirect link for the OAuth client you are using, see: https://developers.google.com/accounts/docs/OpenIDConnect#setredirecturi Alternatively, try using "Installed Application" (not "Web application") client type. There is a

Re: Can We use one developer token for accessing different adwords accounts in auth.ini file

2015-02-02 Thread Shobhan Babu
After executing GetRefreshtoken.php I am getting the error like this *400.* That’s an error. *Error: redirect_uri_mismatch* Application: *Health Campaign* You can email the developer of this application at:dafdadfjak...@gmail.com The redirect URI in the request: urn:ietf:wg:oauth:2.0:oob

Re: Can We use one developer token for accessing different adwords accounts in auth.ini file

2015-02-02 Thread Danial Klimkin
Please see the response above. This guide describes the process in details: https://developers.google.com/adwords/api/docs/guides/authentication -Danial. On Monday, February 2, 2015 at 2:12:26 PM UTC+3, Shobhan Babu wrote: > > I am getting same error,though I am providing all necessary thing

Re: Can We use one developer token for accessing different adwords accounts in auth.ini file

2015-02-02 Thread Shobhan Babu
> > I am getting same error,though I am providing all necessary things in > auth.ini file > please help me out in this problem ! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+Goog

Re: Can We use one developer token for accessing different adwords accounts in auth.ini file

2015-01-30 Thread Danial Klimkin
Hello Shabhan, Yes, developer token doesn't restrict the target account. You need to acquire a separate refresh token though, repeating the authorization flow. Alternatively, you can link all your accounts under a single MCC and use MCC-level credentials. -Danial, AdWords API Team. On Frid

Can We use one developer token for accessing different adwords accounts in auth.ini file

2015-01-29 Thread Shobhan Babu
Hi. I am using Google adwords api in PHP for one developer token, where I am providing a customer id and client id, secret key and refresh token.But Now I want to change these to another account where I am keeping the same developer token but different customer id ,client id,secret key and ref