Re: UNEXPECTED_INTERNAL_API_ERROR error when trying to push call conversions

2016-12-09 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Emily,

Could you please provide me (using *reply privately to author*) with any 
SOAP request and response logs where you are getting this error so that I 
can take a further look?

If you don't have logging enabled, you can do so by following these 
instructions 

.

Thanks,
Anthony
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords 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/b50297f2-3280-4d15-9260-9b362f2f76a0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


UNEXPECTED_INTERNAL_API_ERROR error when trying to push call conversions

2016-12-09 Thread emily
We're trying to push call conversions to our Adwords account and when I 
execute the python script, I get this error after which the script 
terminates. 

No handlers could be found for logger "suds.client"
Traceback (most recent call last):
  File "SF_Adwords_API.py", line 158, in 
main(adwords_client)
  File "SF_Adwords_API.py", line 141, in main
occ_response = occ_feed_service.mutate(occ_operations)
  File "build\bdist.win32\egg\googleads\common.py", line 696, in 
MakeSoapRequest
suds.WebFault: Server raised fault: 
'[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ 
com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro]'

I've been getting the error all day,and I was wondering if this is an 
actual internal issue or if there's something wrong with my actual script. 
Any help on this is greatly appreciated, thank you!

Emily

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords 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/7828a460-18a6-40d5-b8f1-30ef4fbc4674%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.