Discussions
Shipping rated not update if use other plugin to change product dimensions.
Shipping rates not update if use other plugin to change product dimensions: width, height, length, wight. Example:
https://woocommerce.com/products/measurement-price-calculator/
Sandbox vs production
In the past we were told that (at least for V2 of the API), the sandbox doesn't support all of the API. If memory serves me well, it was that the rates API doesn't work via sandbox.
Is that still the case?
User doesn't have permissions for this request"
When I try to request the /v2/rates endpoint, I get the error response "User doesn't have permissions for this request".
Cannot create shipment in sandbox env
It's the result when creating shipment
Rates API Error
Response:
Create Shipment Error with status code = 202 (partial_success)
Hi!
Rates API to CN no longer returning UPS, only TNT
This is the command line, which used to return both TNT and UPS rates:
API problem Request fees and taxes
Hello good afternoon,
API integration
I tested the rates API it's working correctly,the same thing for the shippement creation.
But when I extract the courier id and place it in the selected_courier_id i got this message :
Sorry, we couldn't find any shipping solutions based on the information provided.
Rates could not be calculated UK is not a supported country
Here is the request JSON, I am requesting to buy create and buy labels with V1 API. API is not returning label data. it was working fine before.