Hey, 

More questions about getting the authentication token...

   1. which parameters are needed to create the ClientLoginHandler object? 
   I guess that I should pass the *config* of the AdwordsApi::Api object 
   (so I first create the a = AdwordsApi::Api object and then I get its 
   a.config) . But then, what is the server? "www.google.com"? "GOOGLE"? 
   "https://www.google.com";(this is the one it makes more sense for me)? It is 
   rather confusing...
   2. After that, once created that object, I've seen that the function 
*auth_string(credentials, 
   request) *is the one that will retrieve the token. But now my question 
   is once again, first of all: what is request? 
   3. In case that credentials is a email,password hash, why am I getting a 
   403 error which refuses my connection? 
   4. I've seen that there is a function "*authorize*", in AdwordsApi::Api 
   class that returns a sort of token, is it the one we can use?
   
Thanks in advance
Carlos
 

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

Reply via email to