Your client does not have permission to get URL /api/adwords/mc/v201502/CustomerService from this server.

2015-06-19 Thread nick cuper
``` curl -XGET https://adwords.google.com/api/adwords/mc/v201502/CustomerService?wsdl ``` Response: ``` 403. That’s an error. Your client does not have permission to get URL /api/adwords/mc/v201502/CustomerService from this server. That’s all we know. ``` but from any other location we

Re: Your client does not have permission to get URL /api/adwords/mc/v201502/CustomerService from this server.

2015-06-19 Thread Anthony Madrigal
Hello, It appears your link is incorrect. It should be https://adwords.google.com/api/adwords/*mcm*/v201502/CustomerService?wsdl Please try it with that URL and see if you still run into that error. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Al

Re: Your client does not have permission to get URL /api/adwords/mc/v201502/CustomerService from this server.

2015-06-19 Thread nick cuper
identical result ( On Saturday, June 20, 2015 at 12:06:21 AM UTC+3, Anthony Madrigal wrote: > > Hello, > > It appears your link is incorrect. > > It should be > https://adwords.google.com/api/adwords/*mcm*/v201502/CustomerService?wsdl > > Please try it with that URL and see if you still run into

Re: Your client does not have permission to get URL /api/adwords/mc/v201502/CustomerService from this server.

2015-06-21 Thread nick cuper
Hello, I changed link curl -XGET https://adwords.google.com/api/adwords/mc/v201502/ CustomerService?wsdl Result don't changing 403. That’s an error. Your client does not have permission to get URL /api/adwords/mcm/v201502/CustomerService from this server. That’s all we know. -- -- =~=~

Re: Your client does not have permission to get URL /api/adwords/mc/v201502/CustomerService from this server.

2015-06-21 Thread nick cuper
me (nick cuper change) 3:34 PM (less than a minute ago) Hello, I changed link curl -XGET https://adwords.google.com/api/adwords/*mcm*/v201502/ CustomerService?wsdl Result don't changing 403. That’s an error.

Re: Your client does not have permission to get URL /api/adwords/mc/v201502/CustomerService from this server.

2015-06-21 Thread nick cuper
I changed link curl -XGET https://adwords.google.com/api/adwords/*mcm*/v201502/ CustomerService?wsdl Result don't changing 403. That’s an error. Your client does not have permission to get URL /api/adwords/mcm/v201502/C

Re: Your client does not have permission to get URL /api/adwords/mc/v201502/CustomerService from this server.

2015-06-22 Thread Anthony Madrigal
Hey, Could you try to see if you can access that link through your browser? Also, could you try to run *traceroute adwords.google.com *from the command line and see if that succeeds? Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our b

Re: Your client does not have permission to get URL /api/adwords/mc/v201502/CustomerService from this server.

2015-06-22 Thread Danial Klimkin
Hello Nick, What is your server external IP address? You can use "reply to author" on the right to avoid sharing it publicly. -Danial, AdWords API Team. On Sunday, June 21, 2015 at 2:35:57 PM UTC+2, nick cuper wrote: > > I changed link > curl -XGET https://adwords.google.com/api/adwords/*mcm

Re: Your client does not have permission to get URL /api/adwords/mc/v201502/CustomerService from this server.

2015-07-01 Thread nick cuper
traceroute traceroute to adwords.google.com (173.194.67.102), 30 hops max, 60 byte packets 1 web35.default-host.net (185.25.117.206) 0.097 ms 0.085 ms 0.079 ms 2 gw-116-25-185.ukraine.com.ua (185.25.116.1) 0.408 ms 0.404 ms 0.401 ms 3 google-ix.giganet.ua (91.245.221.69) 0.561 ms 0.

Re: Your client does not have permission to get URL /api/adwords/mc/v201502/CustomerService from this server.

2015-07-01 Thread Danial Klimkin
Hello Nick, Any chance you have adwords.google.com IP address hardcoded in /etc/hosts or on a local DNS server? -Danial, AdWords API Team. On Wednesday, July 1, 2015 at 11:55:42 AM UTC+2, nick cuper wrote: > > traceroute > traceroute to adwords.google.com (173.194.67.102), 30 hops max, 60 by