I am working on an App Engine Java project that tries to get a list of 
clients from a MCC Test Account. The project is using the Java Client 
Library.

The application is working when running locally on the devserver, but when 
running on appspot the statement:

*page = managedCustomerService.get(selector);*
>
 
throws the following exception:

AxisFault
 faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
 faultSubcode: 
 faultString: java.net.SocketException: Permission denied: Attempt to access a 
blocked recipient without permission. (mapped-IPv4)

As I was in doubt which forum was best to ask this kind of question that 
includes both AdWords API and App Engine, I have already posted further details 
in the App Engine forum: 
http://stackoverflow.com/questions/20192725/java-socket-exception-when-running-google-adwords-api-on-google-app-engine

Could this be an error with the AdWords API / App Engine support or am I 
missing something?

Thanks,
Anders




-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.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
--- 
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.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to