Re: Can't create test account

2020-05-15 Thread baxter kevin
Hi 'Other' works for creating refresh token, but we still can't make our first call ( https://github.com/googleads/google-ads-python/blob/master/examples/basic_operations/get_campaigns.py ) Here is the output error: google.auth.exceptions.RefreshError: ('invalid_grant: Bad Request', '{\n > "e

Re: Can't create test account

2020-05-15 Thread baxter kevin
Hi Nadine We can now generate refresh token, but still can't make our first call ( https://github.com/googleads/google-ads-python/blob/master/examples/basic_operations/get_campaigns.py ) Here is the output error: google.auth.exceptions.RefreshError: ('invalid_grant: Bad Request', '{\n > "error

Re: Can't create test account

2020-05-15 Thread baxter kevin
Thanks I'm following the guide and have new question... Guide: https://developers.google.com/adwords/api/docs/guides/authentication#installed I can't see there are desktop or installed app option here when I'm creating credentials.. (screenshot attached.) Any hint what I'm missing.. Thanks

Re: Can't create test account

2020-05-15 Thread baxter kevin
Thanks!! This really helps!! Just another question I'm not very clear now: I'm following this guide: https://developers.google.com/adwords/api/docs/guides/first-api-call Currently I have: developer token - from production account test account id - from test account Things that not sure ab

Re: Can't create test account

2020-05-14 Thread baxter kevin
Hi Nadine Here is my case: 1. It shows "manager (closed)" there (screenshot 1) 2. After I got redirected after creating account, the test account didn't get created (screenshot 2) So don't know what to do... Thanks On Friday, 15 May 2020 03:06:59 UTC+8, adsapiforumadvisor wrote: > > Greetin

Re: Can't create test account

2020-05-13 Thread baxter kevin
Hi Tal I understand your feeling. I'm also asking approval for developer token now. We can use normal ads account if the developer token got granted. On Thursday, 14 May 2020 00:13:15 UTC+8, Tal Lipits wrote: > > Hi Danica, > > I'm experiencing the same thing as yvonna tania, and Celebird > <

Re: Google Ads / Media Bundle Upload (Python)

2020-05-13 Thread baxter kevin
Hi Mitchell I'm not in the coding steps yet, cause I can't create a test account now >From my understanding, I need test account if my token hasn't get approved yet. So I want to use test account to try, but got stuck there... I find someone else having the same issue here: https://support