Past posts have show it to be a Google issue. (v201406 is not slated to be sunsetted until April.) Could a Googler confirm this is or is not a problem beyond just us? Is there a work around for v201406?
Josh Radcliff (AdWords API Team)
unread,
Feb 2, 2015, 5:26:05 PM2/2/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to adwor...@googlegroups.com
Hi,
I'm not aware of any issues with our endpoints recently. Are you still encountering this error?
Thanks,
Josh, AdWords API Team
Sonja Henie
unread,
Feb 2, 2015, 6:18:49 PM2/2/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to adwor...@googlegroups.com
Josh, yes. The problem persists. So could use your help!
Josh Radcliff (AdWords API Team)
unread,
Feb 3, 2015, 10:11:17 AM2/3/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
Also, are you able to reach the URL in a browser or via curl on the host where you are encountering this error?
Thanks,
Josh, AdWords API Team
Sonja Henie
unread,
Feb 6, 2015, 7:50:48 AM2/6/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to adwor...@googlegroups.com
Josh, the error persists as of this writing, and I am able to reach the URL in a browser on the server on which the code is being run. Why would we be getting this error?
Josh Radcliff (AdWords API Team)
unread,
Feb 6, 2015, 10:05:21 AM2/6/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to adwor...@googlegroups.com
Hi,
Are you using any proxy settings in your settings.ini file? If so, please use the same proxy setting with curl or your browser to confirm that you can retrieve the WSDL.
Also, you may want to try a simple PHP process that just gets the contents of the WSDL to confirm that you can at least fetch the WSDL from its URL without parsing it. See this related post.