Re: Developer Token not Approved on testing client account

2018-11-05 Thread Satoru Nakata
Dhanya,

I confirmed that I could call API with the newly created test account. 
Thanks!

On Monday, October 22, 2018 at 7:42:58 PM UTC+2, Dhanya Sundararaju 
(AdWords API Team) wrote:
>
> Hi there,
>
> Thank you for sending the details. We do not have an ETA as this issue is 
> currently being worked upon. However, it should not prevent you from 
> submitting the Developer token request for approval. Please let me know if 
> you face any issues. You may opt to *reply privately to author*.
>
> Regards,
> Dhanya, AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/06a36734-3e06-428e-9b0c-5c021afbe2bc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Developer Token not Approved on testing client account

2018-10-22 Thread Satoru Nakata
Hello,

I'm getting the same issue while following this 
tutorial. 
https://developers.google.com/adwords/api/docs/guides/first-api-call#create_test_accounts
My test account is 505-002-7092
My test MCC account is 756-028-1270
My prod MCC account is 482-920-6970
I confirmed that it is dispalyed as test account on the web console.

I can't start developing my application until this issue is resolved or my 
developer token is approved. And it seems the issue has been there for 10+ 
days. Is there any ETA?

$ python get_campaingns.py
No handlers could be found for logger "googleads.soap"

Traceback (most recent call last):
  File "get_campaingns.py", line 67, in 
main(adwords_client)
  File "get_campaingns.py", line 49, in main
page = campaign_service.get(selector)
  File 
"/home/nakata0705/.local/lib/python2.7/site-packages/googleads/common.py", 
line 1391, in MakeSoapRequest
e.detail, errors=error_list, message=e.message)
googleads.errors.GoogleAdsServerFault: 
[QuotaCheckError.DEVELOPER_TOKEN_NOT_APPROVED 
@ ; trigger:'']

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/16f458d7-6907-48a3-b0df-211205a0863c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.