simbor / google-api-adwords-php

Automatically exported from code.google.com/p/google-api-adwords-php
Apache License 2.0
0 stars 0 forks source link

Doesn't work on PHP 5.2.6 or lower since activation of XML Validator in Sandbox #16

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. using php framework in sandbox environment
2. making a call, e.g. get all campaigns of the account
3. getting error "Unmarshalling Error: cvc-elt.4.2: Cannot resolve 'get' to
a type definition for element 'ns1:get'."

What is the expected output? What do you see instead?
expected output in this example is an array with Campaign objects

What version of the product are you using? On what operating system?
v2.0 of php framework. Tested on Ubuntu 9.04 with php 5.2.6, Ubuntu 8.04
with php 5.2.4 (both throw errors). It does work on Ubuntu 9.10 with php
5.2.10).

Please provide any additional information below.
http://groups.google.com/group/adwords-api/browse_thread/thread/9a5b620c9e2bfd41

Original issue reported on code.google.com by ckrahn1...@gmail.com on 11 Mar 2010 at 4:32

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
A fix for this have been committed to the trunk.

http://code.google.com/p/google-api-adwords-php/source/detail?r=51

Can you try using this update code and try again?

Original comment by api.ekol...@gmail.com on 11 Mar 2010 at 8:35

GoogleCodeExporter commented 8 years ago

Original comment by api.ekol...@gmail.com on 11 Mar 2010 at 8:36

GoogleCodeExporter commented 8 years ago
will try it as soon as i am back in office (european time). Thanks for the 
quick response!

Original comment by ckrahn1...@gmail.com on 11 Mar 2010 at 10:09

GoogleCodeExporter commented 8 years ago
Works, thanks again!

Original comment by ckrahn1...@gmail.com on 12 Mar 2010 at 8:56

GoogleCodeExporter commented 8 years ago

Original comment by api.ekol...@gmail.com on 15 Mar 2010 at 5:52

GoogleCodeExporter commented 8 years ago
Fixed in 2.0.1

Original comment by api.ekol...@gmail.com on 15 Mar 2010 at 7:45