Closed k2priya closed 1 month ago
Another client of mine is running into this too, for every single address they pass. No idea why. Luckily, it seems that the inbound shipment plan still gets created, it just takes a little longer to be available. You can use the getInboundOperationStatus endpoint to check for when the operation has finished.
I'm 99% sure this isn't related to this library, so I'm going to close the issue, but feel free to continue to discuss.
while running createInboundPlan API, we are facing an error.
Error:
Bad Request (400) Response: { "errors": [ { "code": "BadRequest", "message": "WARNING: Address was unable to be verified. Please ensure that this is the address you wish to use before proceeding."
Code