Re: AdWords API/OAuth2 Problem

2013-11-14 Thread Takeshi Hagikura (AdWords API Team)
@Naman, Now I checked my account and realized that the credit card information that I had provided in my billing section has now expired, is that where the problem lies? That could be a problem. Please try again after you fix that. Again, basically QuotaCheckError.INCOMPLETE_SIGNUP is due to

Re: AdWords API/OAuth2 Problem

2013-11-13 Thread slegersjohn
You got me thinking and I realised that I missed a step indeed. In the PHP version, you need to manually replace the value of the variable $code with the code generated by the URL. Then, the GetRefreshToken needs to be rerun to get the refresh token. With regards to the INCOMPLETE_SIGNUP

Re: AdWords API/OAuth2 Problem

2013-11-13 Thread naman jindal
Great to hear that you got it working John. Thanks for the details of the error that I am getting. I will get the necessary things in place and hope to get this resolved now. Thanks everyone for your help and support. Cheers :) -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

Re: AdWords API/OAuth2 Problem

2013-11-12 Thread naman jindal
Hi Takeshi, I am still facing the issue. Please help me out. Here is what I have done so far. I am using Java client Library. I am trying to build a Jsp Servlet application that would allow me to perform certain operations in a user friendly way. I am not sure how this is done but I am trying

Re: AdWords API/OAuth2 Problem

2013-11-12 Thread John Slegers
I'm also still having the same problem. I don't think it's anything we're doing wrong. I seems like a bug or a problem with our accounts on Google's end. Op dinsdag 12 november 2013 15:06:58 UTC+1 schreef naman jindal: Hi Takeshi, I am still facing the issue. Please help me out. Here is

Re: AdWords API/OAuth2 Problem

2013-11-12 Thread naman jindal
Hey, I found the problem. I was making a very lame mistake. I was copying the code received from the url into my ads properties file considering it as a refresh token, but I now realised that I had to input the same into the GetRefreshToken Console and then I recieved the refresh token.

Re: AdWords API/OAuth2 Problem

2013-11-12 Thread John Slegers
The GetRefreshToken Console? This is what I'm doing : * Run file GetRefreshToken.php * This gives me an error with a link * I copy-paste the link in my browser * I log in to the browser as instructed * I copy the code I receive * I put it in the auth.ini file of my PHP app I think I'm making

Re: AdWords API/OAuth2 Problem

2013-11-12 Thread Takeshi Hagikura (AdWords API Team)
@ Nama, QuotaCheckError.INCOMPLETE_SIGNUP usually means your account isn't correctly set. If you use your production account, please make sure your developer token is approved and you have accepted TermsConditions for the AdWords API. @ John, I put it in the auth.ini file of my PHP app Did

Re: AdWords API/OAuth2 Problem

2013-11-12 Thread naman jindal
@John : I think the link shared by Takeshi will solve your problem. @Takeshi : Thanks! I was browsing through the forum for this error and then I realized that this is something related to the Account setup only. I had requested for the developer token about 3 weeks ago and it is still pending

Re: AdWords API/OAuth2 Problem

2013-11-11 Thread Takeshi Hagikura (AdWords API Team)
Hi Naman, Sorry for the delay. If it's still reproducible, please share the detailed steps as much as possible. It helps narrow down the issue. Best, - Takeshi, AdWords API Team On Tuesday, October 29, 2013 12:49:30 AM UTC+9, naman jindal wrote: Hi Guys, I am facing the same issue.

Re: AdWords API/OAuth2 Problem

2013-10-30 Thread naman jindal
Hi Guys, I am facing the same issue. Please help me out in this. This is very urgent! Regards, Naman Jindal -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api