Discussions
Utilization - Forbidden
7 days ago by Jhed Factolerin
Good day,
I'm encountering a Forbidden Error when attempting to call any of the following utilization endpoints:
- https://api.gomotive.com/v1/driver_utilization
- https://api.gomotive.com/v2/driver_utilization
- https://api.gomotive.com/v1/vehicle_utilization
- https://api.gomotive.com/v1/idle_events
These are the scopes I'm currently passing in the request:
scope=utilization.driver_utilization+utilization.vehicle_utilization+utilization.idle_events
Could you provide any insight into why this error might be occurring?
For context, the app is still in Pending status, and the associated "dummy fleet" currently does not contain any vehicles. Not sure if that may be contributing to the issue.
Thank you!