2 problems
-
I am testing this plugin and have 2 problems.
1st problem: Tried testing getting rates from Canada to U.S. and get this error:
<?xml version="1.0" encoding="UTF-8"?> <messages xmlns="https://www.canadapost.ca/ws/messages"> <message> <code>Server</code> <description>/rs/ship/price: cvc-particle 3.1: in element {https://www.canadapost.ca/ws/ship/rate-v4}united-states with anonymous type, found <postal-code> (in namespace https://www.canadapost.ca/ws/ship/rate-v4), but next item should be {https://www.canadapost.ca/ws/ship/rate-v4}zip-code</description></message></messages>
2nd problem: This started after the last update. Using 3 decimal paces for weight no longer works. Using 2 decimal points works fine. Error returned using 3 decimal points is:
<?xml version="1.0" encoding="UTF-8"?> <messages xmlns="https://www.canadapost.ca/ws/messages"> <message> <code>Server</code> <description>/rs/ship/price: cvc-simple-type 1: element {https://www.canadapost.ca/ws/ship/rate-v4}weight is not a valid instance of the element type. Value is '0'</description></message></messages>
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘2 problems’ is closed to new replies.