Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Batch Shipment creation: "Invalid JSON received from the Shippo API" #67

Open
ryandlittle opened this issue Nov 3, 2020 · 0 comments
Open

Comments

@ryandlittle
Copy link

ryandlittle commented Nov 3, 2020

Client is throwing ShippoAPIError for batch shipment creation with batch sizes equal or greater than 500. Small batches (1-200) return a valid JSON response.

{
    "type": "ShippoAPIError",
    "message": "Invalid JSON received from the Shippo API"
}

Manually testing large batches shipment requests (>=500) with Postman seem to return valid JSON and I'm able to use the resulting batch shipment.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant