I cannot tell by looking at the AdWord API Center.  My first requests for 
Developer and Application tokens 
were denied.  Later I was accepted for an Application Token.  I think 
Google has approved me for the 
Developer Token.  How can I find out for sure?  I need to get this code and 
interface with the APIs 
working this week.  Wednesday would be fine.  


 
  Normal
  0
  
   
   
   
   
  
  MicrosoftInternetExplorer4
 



        
Kenneth
Sumerford,
 


----------------------------------------
From: "AdWords API Advisor" <[email protected]>
Sent: Tuesday, September 15, 2009 6:48 PM
To: "AdWords API Forum" <[email protected]>
Subject: Re: User info rejected - error msg from AdWords API 2009 09 

Hi Kenneth,

It appears as if your developer and and application tokens have been
disapproved.  You can see this information by logging in to the
AdWords web interface with your MCC username and password, and
navigating to "My Account" -> "AdWords API Center".

Best,
- Eric Koleda, AdWords API Team

On Sep 15, 3:47 pm, KennethSum  wrote:
> I have been trying to get my VB.NET c# program to get Keywords, CPC
> and a few other data items.  The latest error msg is:
> User information rejected.  I double-checked the info in the
> Web.config file for such items as emailAddress, emailPassword,
> developerKey value and applicationKey value.  They were what I had
> entered and received such info to AdWords at Google.
>
> Here is some of the Catch code:
>
> catch (Exception ex)
>             {
>                 //write out an exception
>                 exceptionLabel.Text = "An Exception
> occurred. " + ex.TargetSite + " threw the following exception: " +
> ex.Message;
>             }
>         }
>         else
>         {
>             //write out an exception
>             exceptionLabel.Text += "An Exception
> occurred. Please note the below:

" +
> exceptionMessage;
>         }
>
> One such error msg is below.
> An Exception occurred. System.Object[] ReadResponse
> (System.Web.Services.Protocols.SoapClientMessage,
> System.Net.WebResponse, System.IO.Stream, Boolean) threw the following
> exception: User information rejected.
>
>   =======
> I am debugging using VS2008 on my PC.  How can I find out the exact
> problem?  Do you have a solution?
>
>  --- Kenneth

 

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

Reply via email to