•   over 8 years ago

Sandbox Request Details Endpoint Won't Return "arriving"

I have been able to PUT and then retrieve all the other supported statuses to and from the sandbox request endpoint (and I've also seen the error you get when you provide an unsupported status). However, whenever I PUT /v1/sandbox/requests/{request_id} with {"status": "arriving"}, I get a 204 from the server, but subsequent GETs for request details from the sandbox returns whatever the last status I provided was (usually "accepted").

It does seem like when I try to update from "accepted" to "arriving," the eta goes from whatever it was to 1 minute, but I might be making that up. Regardless, it never seems to return {"status": "arriving"}. Is this expected behavior?

  • 1 comment

  • Manager   •   over 8 years ago

    Good catch! I've reported the bug to our platform team and we hope to have a fix out soon.

Comments are closed.