Hi Kenneth,

There are large alert boxes at the top of the AdWords API Center page
that indicate that the tokens have been disapproved.  To have your
information reviewed again, please edit your developer details.  Check
your email for notification of the approval status of your developer
token.

Best,
- Eric

On Sep 15, 5:08 pm, "Kenneth Sumerford" <ks...@sumerford7.com> wrote:
> 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" <adwordsapiadvi...@google.com>
> Sent: Tuesday, September 15, 2009 6:48 PM
> To: "AdWords API Forum" <adwords-api@googlegroups.com>
> 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 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