No change: Report job failed validation due to the following error: The following SOAP fault occurred: faultcode: soapenv:Server.generalException faultstring: An internal error has occurred. Please retry your request.
I am using your example schedule_report.pl except from the variables below that needs to be changed (email, password....) I made no changes to the script. these are the only lines I changed my $email = 'INSERT_LOGIN_EMAIL_HERE'; my $password = 'INSERT_PASSWORD_HERE'; my $client_email = 'INSERT_CLIENT_LOGIN_EMAIL_HERE'; my $useragent = 'INSERT_COMPANY_NAME_HERE: AdWords API Perl Sample Code'; my $developer_token = 'INSERT_DEVELOPER_TOKEN_HERE'; my $application_token = 'INSERT_APPLICATION_TOKEN_HERE'; the other test scripts works fine for me! -- 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-...@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.