Discussions
SSL In Postman trying to access Authorization
Following the API Startup Guide, we are seeing an error in the first steps. When we try to run the authentication for the sandbox we are seeing:
Commodity types missing
The complete list of commodity types is missing from the documentation.
"billable_miles" always returns null
Hello - as per https://roserocket.readme.io/docs/retrieving-order-mileage
"type" value not being included when using "search order" API
Hello there -
Webhook event types list missing
Where can I find the webhooks event types list?
Postman API Collection
Hi, in the documentation you reference Postman which in the screenshots looks like there is a RR collection we should have access to. We tried to find it, however we assume it is a private collection that we would need an invite to? Is there a Sandbox version of this as well?
Sandbox API URL
We were able to get the sandbox up and running, what is the API URL for it as I do not see a reference to it? We can track the internal API Urls...but having the general URL would be much better.
error code: 5-999, An error has occurred while processing order. Please try again
I am creating orders parallel and second order getting below error:
Weight Calculations on Commodities for New Order
When creating an order with the API, commodities ask for a weight and then multiplies it by the quantity. The dims seem to represent the commodity as a whole and the weight is per quantity. It seems inconsistent. Is there a way we can pass a total weight for a commodity?
Handling 500 Errors from Rose Rocket API
Hi,