Discussions
Incorrect password errors on oauth2 api, not web
Hello! We've integrated a system with the V1 api, and use the https://auth.roserocket.com/oauth2/token endpoint with password grant to retrieve our bearer tokens. The issue we're facing is that occasionally we will begin to receive 'incorrect password' responses, when the password has not changed for the user. Logging into the web portal with the same 'incorrect' password works, and if we 'reset' the password for the user to the same stored value we have (and just used to log into the web), the error response goes away.
Where can I find the authentication URL
Hello,
edit order after dispatched payload requires nesting in "order" object?
Hi RR support, I'm calling this endpoint: /edit-order-after-dispatched
What UI field populates stop_notes on the manifests/stops v1 api endpoint?
Hello!
pickedup_at and delivered_at fields as parameters in /edit-order-after-dispatched
Hi Rose Rocket team,
How to update a Rose Rocket order while keeping its pickedup_at and delivered_at fields?
Hi RR team,
Database error when trying to get order created through create-booked-order endpoint
Hi RR support,
Field for Sequence of Legs of Order?
Is there a field that can be queried via API for the sequence of legs (child of Orders)?
Maximum file size for the leg and order upload endpoints
Hi! We're looking at using the order and leg upload_file v1 api endpoints, but I don't see a maximum file size listed in the documentation. Additionally, these files will already be stored in s3 from our side before we move to attach them to orders and legs within Rose Rocket, is there a better/more efficient way to do this, rather than the file upload endpoints?