Re: Sandbox EstimateKeywordTraffic requests were working. However, now they result in [AuthenticationError.NOT_ADS_USER @ ; trigger:'']

2012-10-31 Thread Spencer Flanders
I'm seeing this issue with my non-sandbox calls as well for TargetingIdeaService. Is this issue on the live servers too? Spencer :-) On Wednesday, October 31, 2012 5:36:46 AM UTC-6, Danial Klimkin wrote: > > Hello Sebastian, All, > > > We are working on a solution for this issue and should hav

Re: CURL_FOLLOWLOCATION and open basedir problems

2011-10-13 Thread Flanders
Thank you for your response, Eric. I will give it a try. A colleague of mine also suggested that I could try to log whether a redirect occured or not. Kind regards, Flanders On 12 Okt., 18:04, Eric Koleda wrote: > Hi Flanders, > > I don't believe that we actually are follo

CURL_FOLLOWLOCATION and open basedir problems

2011-10-10 Thread Flanders
Hi, I am using the php client library on a server environment that has open_basedir restriction enabled. The warning: Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set is returned when I make calls to the API. So