Hi,

I am trying to connect to the sandbox account with my email and
password with the instruction given to
http://code.google.com/apis/adwords/docs/developer/adwords_api_sandbox.html#requestheaders.
But unfortunately it is giving me the following error trace,

Traceback (most recent call last):
  File "examples/adspygoogle/adwords/v200909/get_all_campaigns.py",
line 33, in <module>
    client = AdWordsClient(path=os.path.join('..', '..', '..', '..'))
  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/
lib/python2.6/site-packages/adspygoogle/adwords/AdWordsClient.py",
line 158, in __init__
    self._headers = self.__LoadAuthCredentials()
  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/
lib/python2.6/site-packages/adspygoogle/adwords/AdWordsClient.py",
line 220, in __LoadAuthCredentials
    return super(AdWordsClient, self)._LoadAuthCredentials()
  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/
lib/python2.6/site-packages/adspygoogle/common/Client.py", line 71, in
_LoadAuthCredentials
    raise ValidationError(msg)
adspygoogle.common.Errors.ValidationError: Authentication data is
missing.

I will be really grateful for your prompt response.

Regards,
Muhammad.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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

Reply via email to