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 auth_token between requests 
to make sure you get the maximum performance (auth_tokens are valid for 60 
minutes).

Regards,

- Paul, AdWords API Team.

On Tuesday, 8 October 2013 13:45:43 UTC+1, g...@mediasales.hu 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 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.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to