RESOURCE_NOT_FOUND
The requested resource does not exist. Check the identifier provided.
PATH
Suggested Resolution
You can resolve this error by checking that the identifier provided for a specific resource is correctTroubleshooting Steps
- Use an endpoint to list resources, check correctness of the provided identifier against returned values
- Ensure proper casing for signal codes
PATH
The requested resource does not exist. Please check the URL and try again.
PATH
Suggested Resolution
You can resolve this error by referring to our API reference and ensuring that you use the correct URL for your request.Troubleshooting Steps
- Ensure that you spell all static parts of the URL correctly.
- Ensure that you use the correct URL path parameters (e.g. vehicle ID).
- Ensure that you use the correct HTTP method.
VERSION
The requested resource does not exist. Your request either does not specify a version number or it specifies a version number that is not supported by this resource.
VERSION
Suggested Resolution
You can resolve this error by referring to our API reference and ensuring that you specify v3 in the URL path (e.g.https://vehicle.api.smartcar.com/v3/vehicles). Version 1 has been sunset and is no longer supported. Version 2.0 is deprecated and will be sunset in Q4 2026.
