Re: HTTPError: Internal Server Error when accessing Google Adword API (Python)

2017-06-27 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Viviane, Could you please pass me your SOAP logs (request and response) so that I can take a look? Also, confirm the version of python client library that you are using. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: HTTPError: Internal Server Error when accessing Google Adword API (Python)

2017-06-27 Thread viviane . costa
Guys I'm having the same problem, but i already filled the fields client_customer_id, developer_token, client_id, client_secret and refresh_token on the yaml file. Can you give me some help with this? I already have the logging turned on. Em terça-feira, 17 de janeiro de 2017 13:00:20 UTC-2,

Re: HTTPError: Internal Server Error when accessing Google Adword API (Python)

2017-02-02 Thread giancampo
Hello Peng Liu, I just want to share what happed to me. I encountered the same problem of you, and got in touch with an AdWords API Advisor (Sreelakshmi) who helped me solving it. In my case, the problem was really a dumb thing: I forgot to insert a Developer Token into the googleads.yaml.

Re: HTTPError: Internal Server Error when accessing Google Adword API (Python)

2017-01-23 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Markus, Could you confirm that your SOAP request has the 'clientCustomerId' populated? The client customer Id is mandatory and any request missing this field will fail. If that is missing, you could either update the client customer Id in your googleads.yaml

Re: HTTPError: Internal Server Error when accessing Google Adword API (Python)

2017-01-23 Thread Markus Sørensen
Hi, Has this been solved? I am having the exact same problem, trying to make a request using the template for get_campaigns via the python library. Just started working with AdWords API, but thinking the template at least should work :) Best regards, Markus Den tirsdag den 17. januar 2017

Re: HTTPError: Internal Server Error when accessing Google Adword API (Python)

2017-01-17 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Peng, The internal server errors are usually transient in nature. If this persists, could you please use the *reply privately to author *option and share with me a sample SOAP request along with response logs when you are getting this error so that I can take a closer look? If you don't

HTTPError: Internal Server Error when accessing Google Adword API (Python)

2017-01-17 Thread Peng Liu
Hi, I am new to google adword api. I have configured the YAML file as instructed and installed the python client library for google adword api. However When i tried to run the sample code for generating keyword ideas. I have encountered this error: Traceback (most recent call last): File