Hello,

 That does look like the correct format for the Developer Token, so my
guess would be that you're not actually sending your request to the
Sandbox environment, like you intend. Can you double check that in
your code? Feel free to post a relevant snippet of the code if you'd
like.

Cheers,
-Jeff Posnick, AdWords API Team


On Jun 26, 1:09 am, Digitally_Yours <digitally.you...@gmail.com>
wrote:
> i have downloaded the sample code to use Google api in .net.
> and followed 
> thesehttp://code.google.com/apis/adwords/docs/developer/adwords_api_sandbo...
> Instruction to test .
> Now i am getting an exception whenever i make call to web service .
> Exception is "The developer token in invalid".
> I am sending requst to sandbox and using my gmail email address.
> my adword login info is :
>       private static String email = "digitally.you...@gmail.com";
>       private static String password = "*******";
>       private static String clientEmail = "";
>       private static String useragent = "abcds";
>       private static String developerToken =
> "digitally.you...@gmail.com++usd";
>      private static String applicationToken ="";
> im using the adword api for the first time .
> Plz help me.
> regards
> Ishtiaq ahmed
--~--~---------~--~----~------------~-------~--~----~
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