We use an external system to print our shipping labels which communicates with Prestashop via the webservice to mark the order as shipped and add the tracking number. This works fine with our Prestashop store, but it won't change the order status on our thirty bees store.
Looking at the logs, the server is giving a 404 error when it tries to update:
Question
spidawebs
We use an external system to print our shipping labels which communicates with Prestashop via the webservice to mark the order as shipped and add the tracking number. This works fine with our Prestashop store, but it won't change the order status on our thirty bees store.
Looking at the logs, the server is giving a 404 error when it tries to update:
domain.co.uk.log:40.68.122.101 - - [22/May/2018:14:43:41 +0100] "PUT /api/ordercarriers?wskey=AAMTLY39UFGCHB1N26Y6L7MEAU3P9NSZ HTTP/1.1" 404 6523 "-" "RestSharp/106.2.1.0"
Any idea why it is doing this and how to fix it?
7 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now