Discussions
Unexpected error when testing website api
const fetch = require('node-fetch');
API Rates Quotes - Fail to return shipping, but on dashboard it works
I have no success to get Quote rate using API from USA to BRAZIL,
but in the https://app.easyship.com/quote it works, how can I know what I am doing wrong?
Created Integration but 99%SME still cannot generate shipping label
I have created New Integration and obtain Access Token.
I have copied and paste on 99sme Shipping and saved.
Auto sync warehouse inventory levels with store?
Is there a way to auto sync the warehouse inventory levels with our stores i.e. Shopify?
problem in api integration in php
hello, i want to integrate your api in php, when i pass static parameter inside CURLOPT_POSTFIELDS it works great but now problem is we have to pass multiple data using mysqli so i create one code with php all details are stored same as static in variable and when i tried to pass that varialbe inside CURLOPT_POSTFIELDS it is not working i am writing hre my code so please help me we are trying from since last 4 days, when i try to chat the dont have any answer, so please help us..here is the code.
Shipping label return
Was playing around in the docs to answer myself but got a 500 code when testing the API.
Backerkit - Syncing error
Hi. I'm trying to get the EasyShip API integration working (I know I've used it before in the past just fine) however I'm getting the error: "Shipment items item category can't be blank" when syncing and I don't know where in EasyShip I can add this information so it goes through.
Thanks for your help.
Plugin is adding the 'no-cache' header
We are using EasyShip plugin in our wordpress website https://kidzparadize.sg. The website is hosted in DreamHost hosting. DreamHost run their own proprietary caching system in all their servers.
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".
Unable to pull rates via API
I'm using my sandbox api token (though I tried once with our production token and had the same result). I'm requesting POST https://api.easyship.com/rate/v1/rates and I know my token is working because I am able to successfully get shipment lists and shipment details using the same code. When I try to post to get rates, however, I'm getting the same error no matter what variations on the post data I try: