Discussions

Ask a Question
Back to All

Sandbox request

I'm using the API documentation page to test requests. When using my prod* token, I am able to get 200 responses. However, using the sand* token, I get errors. I've switched nothing but the token and get:

400 - Bad Request
{
"status":"failure"
"errors":[
"Sorry, we couldn't find any shipping solutions based on the information provided."
]
"request_id":"261a1a61-959a-4ed5-9ba3-893a37e56b0e"
"timestamp":"2022-04-13T02:12:23.482Z"
}

Is it possible to request rates with the sandbox tokens, and can you get courier IDs with it, as well?