ANSWERED

OAuth Cancel when Requesting Permissions not redirecting

I am setting up an application to use the OAuth 2.0 process following the documentation: https://developers.samsara.com/docs/oauth-20#step-2-users-are-redirected-to-your-app-with-an-authorization-code The documentation says the following "If the authorization was not granted, the redirect would look like: https://my-app.com?error=scope_not_granted" When i am on the page to Cancel or Allow permission to access the Samsara Data when i click Cancel i get a error popup that says "Error: insufficient scope granted" and i am not redirected like the documentation says with the error=scope_notgranted.
ANSWERED

Vehicle Trips

Is it possible to get a feed of vehicle trips so we can periodically consume the new trips from Samsara?
ANSWERED

How can I retrieve the current HOS status?

I need to validate the time that drivers had been in "OFFDUTY" status. Is there any way to retrieve this information via API? Regards!
ANSWERED

Walkarounds

Hi We have a seperate system which does the walk arounds, which insures they are done before they see their job list for the day We would like to update Sma Sara with this information, but I cant see a post API endpoint to achieve this Could you advise please Thank
ANSWERED

In - fleet/safety-events/audit-logs/feed - what's the meaning of the types CreateSafetyEventActivityType and BehaviorLabelActivityType?

what's the meaning of the types CreateSafetyEventActivityType and BehaviorLabelActivityType?
ANSWERED

Get ETA by using API

Hi Is there any specific API available to get ETA from vehicle current location to any given location? Thanks
ANSWERED

Daily logs doesn't support RFC3339 as documentation states

When invoking the daily logs endpoint, the documentation states that RFC3339 is the expected format: > A start date in RFC 3339 format. This is a date only without an associated time. Example: `2019-06-13` While the example is not aligned with this, neither is runtime execution. The format must be `yyyy-MM-dd`, otherwise a bad request response is received. Created GitHub issue here: https://github.com/samsarahq/api-docs/issues/161
ANSWERED

Is there an API to get the Time-on-site for specifi addresses

We're looking to get the data found in the report "Time-on-site". Do you have the requet for that, and get all the list of the visites : Vehicule / arrivalTimeMs / ...
ANSWERED

Ability to Edit/Update Route Stop Status from Complete to In Progress

Our team is exiting the geofence, but the stop is not really completed. Is there a way to change the status/state back to in progress so that the departure is not finalized? Our team does billing based on the Arrival and Departure times and needs the ability to edit the stop to reopen it.
ANSWERED

DemoData for TMS intergration testing

Is there a sandbox or demo Car data or video data for the developer to test getting gps data and telematics data?