Re: Instability of production APIs

2012-03-18 Thread programmer77
I am using google's own sample GetKeywords.php . Every setting in auth.ini is perfect, checked a zillion times. --code snippet at bottom --- {below is shown by print_r($user) ;} }Printing user AdWordsUser Object ( [email:AdWordsUser:private] => [myemail]@gmail.com [password:AdWordsUser:private

Bad authentication: widespread problem for every programmer

2012-03-18 Thread programmer77
I am using google's own sample GetKeywords.php . Every setting in auth.ini is perfect, checked a zillion times. --code snippet at bottom --- {below is shown by print_r($user) ;} }Printing user AdWordsUser Object ( [email:AdWordsUser:private] => [myemail]@gmail.com [password:AdWordsUser:private

Re: Bad authentication: widespread problem for every programmer

2012-03-19 Thread programmer77
when I run the script getclientcustomerid.php , i get the same 'An error has occurred: Failed to get authToken. Reason: BadAuthentication ' error. On Monday, March 19, 2012 11:53:57 AM UTC+5:30, Ewan Heming wrote: > > I can see that you've got something entered into the clientEmail header; > t