OAuthv2 authentication flow for a daemon service

Hi All,

ANSWERED

Is the Camera Media Endpoint down?

No matter how i try and reach it i only get error 404's

ANSWERED
ANSWERED

Seatbelt Use

Does the Seatbelt Buckled % require a dual-facing camera? Also, can you explain the difference between seatbelt buckled and seatbelt coverage? Thanks

ANSWERED

adding new driver by API, not working

by using nodejs and API , i was trying to add new driver , it always return 'Name must contain only letters or numbers' , however i tried only letters also tried only numbers and mixture also half letters and half numbers. nothing works, my api calls works i can get lsit of existing drivers in my node js file,

ANSWERED

Why does a harsh event query yielding no results return bad request?

When invoking the harsh event endpoint I get back a response code of 400 bad request with the following message:

ANSWERED

need to share driver tracking

Hi,

ANSWERED

Does samsara include an odometer offset?

Does Samsara offer an API attribute that gives us the odometer (GPS odometer) and a true odometer (Odometer + any odometer offsets due to equipment change/repair)? In some cases, it is called the odometer offset.
Thanks,

ANSWERED

Unassigned Driving

We want to pull together a report for the % time a truck was driven with no driver logged in. I believe that we can use the trips API which will return all trips for a single vehicle. Is there another way of getting the data that does not involve multiple requests to the server?