I noticed that not just the "getting the acess_token" process is slow, but 
every call made against the adwords account. Like getting the customerIDs 
from adwords test MCC account. I get them all, but taking serious time.


2013. október 17., csütörtök 13:10:58 UTC+2 időpontban [email protected] a 
következőt írta:
>
> Hi!
>
> Thanks for your information. 
>
> Sorry for the late answer, we were look after the DNS problem. We tried 
> out two other DNS but its still slow. 
>
> I am using the newest PHP client library  V201309 and OAuth2handler to get 
> the access token. 
> Still, its slow, taking mins even with refresh token.
>
> What could be the problem?
>
> Thanks for your help.
>
> Regards,
> Béla Szabó
>
> 2013. október 10., csütörtök 12:18:44 UTC+2 időpontban Paul Matthews 
> (AdWords API Team) a következőt írta:
>>
>> Hi there,
>>
>> Which version of the php client library are you using as there is no 
>> method getAccessToken on the AdWords user? The request to the OAuth2 
>> servers should be quick. Is there any chance you're having DNS issues or 
>> other networking issues that could slow down the request?
>>
>> As an aside, it's definitely worth caching the access_token between 
>> requests to make sure you get the maximum performance (access_token are 
>> valid for 60 minutes).
>>
>> Regards,
>>
>> - Paul, AdWords API Team.
>>
>> On Tuesday, 8 October 2013 13:45:43 UTC+1, [email protected] wrote:
>>>
>>> Hi!
>>>
>>> Since 1-2 week the process of "getAccessToken" is very slow. I am 
>>> sending request with scopes useing OAuth 2.0. After that i am getting the 
>>> code and  calling the method against $user object. 
>>> $user->getAccessToken($code,$callBackUrl); This is success, i get the data 
>>> i want, but it's taking mins.  What should i do? Thanks for any advice.
>>>
>>> Regards,
>>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.

Reply via email to