Re: cannot use the adwords api sandbox.

2010-08-30 Thread AdWords API Advisor
Hi, You shouldn't construct the factory to create a service object, instead you should use the getXService method of AdWordsUser to create service X. For instance, $user = new AdWordsUser(); $campaignService = $user->GetCampaignService('v201003', 'https:// adwords-sandbox.google.com'); creat

cannot use the adwords api sandbox.

2010-08-29 Thread wnc
Hey , I know this is a newbie question but I really need help. My problem is that I have tried a lot of suggestions that I saw here in the groups, but I'm still unable to use the sandbox. When i try to use the sandbox i get this error: _ Message: re